This is a collection of shell scripts for SourceTree custom actions. It extends the SourceTree functionalities without keep typing git
commands in CLI.
- Clone the repo, and run
chmod -R 0755 .
Fetch tags from origin/upstream
.
Force push current branch to origin/upstream
.
IMPORTANT: Remote branch will be replaced.
Move dev/test/sandbox/staging/canary/prod/release
tag to current commit, and push it to origin/upstream
.
Parameters: $SHA
Undo commit pushed to origin/upstream
.
IMPORTANT: All changes will be lost.
- Andrew Mok (@andrewmmc)
- Give this repo a star if you like :)
- For any questions, please feel free to open an issue here or contact me via email.