sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Issue tracker for Sublime Merge

Results 328 sublime_merge issues
Sort by recently updated
recently updated
newest added

**Version info** - OS: Windows 11 - Build: 2077 **Description** I can't merge from a branch named `stash`. Rebasing also doesn't work, since it also tries to rebase on a...

**Problem description** When running sublime merge on the command line, typing "smerge" on its own opens the sublime merge GUI but does not open any particular git repository. I'm constantly...

**Problem description** The "blame the commit that created this line" action is one of the most useful ones in the blame view. Unfortunately, to access it you need to hover...

**Version info** - OS: macOS 10.14 - Build: 1107 **Description** Any plan to support bare repo? **Steps to reproduce** Steps to reproduce the behavior: 1. cd bare_git_repo_dir 2. smerge ....

**Problem description** Copying hashes is a little bit clunky, see #716 and #580 . **Preferred solution** An alternative/additional approach would be, when the user selects a commit in the commit...

**Problem description** I'm running on OSX. I was hoping that sublime merge would share key bindings with Sublime Text, but it does not seem to. For example, in sublime text...

**Problem description** I would like for Sublime Merge to be able to use the git from Windows Subsystem for Linux (WSL). I am using Windows 10 and I have downloaded...

**Version info** - OS: macOS 12.0 Beta (21A5506j) - Build: build 2059 **Description** After recording my license key from Help > Enter License, the "UNREGISTERED" label in the upper right...

bug

**Version info** - OS: macos 12.6 - Build: Darwin 21.6.0 **Description** I have a repository which has a pre-push script that waits for user input. When I push from sublime_merge,...

**Problem description** Command line Git supports the option [blame.ignoreRevsFile](https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt). You can list commit hashes that should be ignored in git blame in a text file. This is very useful for...

enhancement