sublime_merge
sublime_merge copied to clipboard
Issue tracker for Sublime Merge
**Version info** - macOS 10.13.6 - Build: 17G65 **Description** I've installed git flow with homebrew but..  cannot see anything about git-flow in the...
**Problem description** It would be great to be able to right-click a folder and delete all branches in the folder. A common example is Dependabot, which leaves all its branches...
**Version info** - OS: Kubuntu 22.04 - Build: 2076 **Description** Navigating in a string (like this_is_a_test_string ) is not possible in commit message and command palette input fields with `alt+right/left`,...
**Version info** - OS: macOS 12.4 - Build: Dev Channel, 2073 (but it has never worked for me) **Description** When my repos have untracked files, neither the `Delete All` button...
**Version info** - OS: Windows 10 - Build: 2077 **Description** When selecting multiple lines in the diff view for copypasting (eg to apply the same change to another file), the...
**Problem description** I really like the `hide all branches except ...` feature. It allows me to focus on current branch. But let's say that it's a `main` branch and I...
**Version info** - OS: macOS 12.3 - Build: 2068 **Description** Trying to do any operation (commit / switch branch) in a project using git-lfs does not work, and always fails...
**Problem description** The contents of auto generated files create a lot of noise in the diff view. For example: * Node.js `package-lock.json` files. * Go `go.sum` * Protocol buffers generated...
**Version info** - OS: macOS 12.5 Monterey and several earlier versions for as long as I've used Sublime Merge. - Build: 2077 and every build I've used before that. **Description**...
**Problem description** Context - I am not the best with git; sublime merge makes it much easier for me to use it effectively. The other day I accidentally bumped ctrl+s...