https://github.com/reslear/sublime-merge-github
https://github.com/reslear/sublime-merge-github
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reslear/sublime-merge-github
- Owner: reslear
- Created: 2021-05-18T05:56:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T14:29:38.000Z (over 2 years ago)
- Last Synced: 2024-04-28T01:29:26.663Z (about 2 years ago)
- Language: Shell
- Size: 121 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sublime Merge with github, gitlab, bitbucket, azure integration
Sublime Merge open in GitHub/GitLab/Bitbucket/Azure Integration command & menu item

Based on research [Original source](https://forum.sublimetext.com/t/github-gitlab-bitbucket-integration-commands-menu-items/53893)
by [@srbs](https://github.com/srbs)
## Install macOS
1. Download zip repository and unarchive
1. Open terminal in folder and run
```sh
sh alias
```
1. Copy `User` folder to
```
~/Library/Application Support/Sublime Merge/Packages
```
1. done :)
## Features
### Open in Sublime Text
Useful for quickly opening diff context files in [Sublime Text](https://www.sublimetext.com/docs/command_line.html) when you need to fast edit with not main editor.
- **Open in Sublime Merge** - open repository in Sublime Merge
- **File History** - open file history in Sublime Merge
- **Blame** - open blame in Sublime Merge
- **Reveal in Finder** - reveal file in Finder
- **Copy File Path** - copy file path to clipboard

## Changelog
**23.04.2025**
- add File History, Blame, Reveal in Finder, Copy File Path
**11.10.2022**
- Azure support
- single quotes for commit and branch
**18.05.2021**
- add 🔗 (chain emoji) for better visual ux
## Related
[SublimeMergeOobug](https://github.com/oobug/SublimeMergeOobug) - Python configuration for Windows
## License
MIT