{"id":19022954,"url":"https://github.com/chdsbd/sublime-merge-extras","last_synced_at":"2026-03-19T07:43:33.024Z","repository":{"id":147774518,"uuid":"512600423","full_name":"chdsbd/sublime-merge-extras","owner":"chdsbd","description":"Extra commands for Sublime Merge","archived":false,"fork":false,"pushed_at":"2023-05-03T12:18:48.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T01:16:57.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/chdsbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-11T03:12:19.000Z","updated_at":"2022-07-18T09:54:28.000Z","dependencies_parsed_at":"2023-05-27T11:15:34.997Z","dependency_job_id":null,"html_url":"https://github.com/chdsbd/sublime-merge-extras","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdsbd%2Fsublime-merge-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdsbd%2Fsublime-merge-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdsbd%2Fsublime-merge-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdsbd%2Fsublime-merge-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chdsbd","download_url":"https://codeload.github.com/chdsbd/sublime-merge-extras/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072072,"owners_count":19743527,"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":[],"created_at":"2024-11-08T20:28:16.590Z","updated_at":"2026-02-26T20:04:07.212Z","avatar_url":"https://github.com/chdsbd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sublime-merge-extras\n\nExtra commands for Sublime Merge\n\n## usage\n\n### `Checkout Previous Branch`\n\nChecks out last reference with `git checkout -`.\n\n### `Switch to Previous Branch`\n\nChecks out last reference with `git checkout -`.\n\n### `Merge Previous Branch`\n\nMerge in last reference with `git merge -`.\n\n### `Create Empty Commit`\n\nCreates an empty commit with `git commit --allow-empty -m \"empty commit\"`. This is helpful for retriggering CI.\n\n### `Undo`\n\nUndoes the last action via `git undo` from https://github.com/tj/git-extras.\n\n### `Open Pull Request`\n\nOpens pull request for current branch on GitHub via `git pr`. Works well with [`git-pr` from NPM](https://www.npmjs.com/package/git-pr).\n\n### `Checkout Pull Request Locally`\n\nOpen GitHub pull request locally via `git gh pr checkout $text`. [Install the GitHub CLI](https://cli.github.com) and add an alias via `git config --global alias.gh '!gh'`.\n\n## installation\n\n### system link (recommended)\n\n```\ngit clone https://github.com/chdsbd/sublime-merge-extras.git\ncd sublime-merge-extras\nln -f ./SublimeMergeExtras.sublime-commands ~/Library/Application\\ Support/Sublime\\ Merge/Packages/User/SublimeMergeExtras.sublime-commands\n```\n\n### copy, paste\n\nPlace `SublimeMergeExtras.sublime-commands` in `~/Library/Application Support/Sublime Merge/Packages/User/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchdsbd%2Fsublime-merge-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchdsbd%2Fsublime-merge-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchdsbd%2Fsublime-merge-extras/lists"}