huurm900
5 years agoOccasional Contributor
Ready API push to Folder in GIT
I want to upload my Ready API files to GIT. This works fine.
But now it uploads everyting to the Root. Which is also oke but i want it all files in a directory
like
Api-testcases.
Is that an option with the GIT plugin?
Because if I use HTTP I can add the /Api-testcases/ to the URL but then I can not select a branch
- Have you installed git in your machine too?
If you have difficulty with the tool to check all the files in a directory, you may push the changes from git command line utility easily.