I am using sourcetree to work with my repositories in AWS Codecommit. I am trying to create a custom action that will pull specific files I select from the source in CodeCommit. We used a similar function in our old SVN server setup. See below
1) Add new custom action
2) Script to run: Map path to 7zip.exe
3) Parameters: a C:\path\to\desktop\folder\$SHA.zip $FILE (in Parameter path "$SHA.zip" can be a specific filename.zip)
4) Save Custom action and restart SourceTree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.