{"id":18654768,"url":"https://github.com/andrewmmc/sourcetree-custom-actions","last_synced_at":"2026-05-21T05:03:18.333Z","repository":{"id":155544878,"uuid":"105114526","full_name":"andrewmmc/sourcetree-custom-actions","owner":"andrewmmc","description":"🖥️ SourceTree Custom Actions","archived":false,"fork":false,"pushed_at":"2018-08-16T14:25:21.000Z","size":109,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-17T23:38:51.851Z","etag":null,"topics":["git","sourcetree"],"latest_commit_sha":null,"homepage":"https://andrewmmc.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewmmc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-28T07:12:14.000Z","updated_at":"2023-03-09T04:15:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4452684-7a88-4f81-bd22-9cb296ee97d1","html_url":"https://github.com/andrewmmc/sourcetree-custom-actions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andrewmmc/sourcetree-custom-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmmc%2Fsourcetree-custom-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmmc%2Fsourcetree-custom-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmmc%2Fsourcetree-custom-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmmc%2Fsourcetree-custom-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewmmc","download_url":"https://codeload.github.com/andrewmmc/sourcetree-custom-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewmmc%2Fsourcetree-custom-actions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265205686,"owners_count":23727511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","sourcetree"],"created_at":"2024-11-07T07:16:32.369Z","updated_at":"2026-05-21T05:03:13.287Z","avatar_url":"https://github.com/andrewmmc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Andrew Mok's SourceTree custom actions\n\nThis is a collection of shell scripts for SourceTree custom actions. It extends the SourceTree functionalities without keep typing `git` commands in CLI.\n\n## Get started\n\n1. Clone the repo, and run\n``` bash\nchmod -R 0755 .\n```\n2. Open SourceTree, go to `Preferences` \u003e `Custom Actions`. You can add, edit or remove custom actions.\n![](images/readme_custom_actions.png)\n\n## Functionality\n##### fetch-tags-(origin/upstream).sh\nFetch tags from `origin/upstream`.\n\n##### force-push-(origin/upstream).sh\nForce push current branch to `origin/upstream`. \n\nIMPORTANT: Remote branch will be replaced.\n\n##### move-(origin/upstream)-(dev/test/sandbox/staging/canary/prod/release).sh\nMove `dev/test/sandbox/staging/canary/prod/release` tag to current commit, and push it to `origin/upstream`.\n\nParameters: `$SHA`\n\n##### undo-(origin/upstream).sh\nUndo commit pushed to `origin/upstream`. \n\nIMPORTANT: All changes will be lost.\n\n## Author\n- [Andrew Mok](https://andrewmmc.com) (@andrewmmc)\n\n## License\n- [Apache License 2.0](LICENSE.md)\n\n## Support\n- Give this repo a **star** if you like :)\n- For any questions, please feel free to [open an issue here](../../issues) or [contact me via email](mailto:hello@andrewmmc.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmmc%2Fsourcetree-custom-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewmmc%2Fsourcetree-custom-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewmmc%2Fsourcetree-custom-actions/lists"}