-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem description
For when users accidentally or purposefully enter into a detached HEAD state (via SM or command line), Sublime Merge should indicate this and behave better in standard operations.
Preferred solution
Here are some issues I have found:
- there should be a visual indicator to show when you are in a non-normal state
- similar to how
git statusshowsHEAD detached atin red
- similar to how
pullis invalid, should be hidden or restricted & defaulted tofetchcheckoutwhen unconnected commits exist, some confirmation is needed due to losing those commits- note: SM uses
git checkout -qwhich prevents users from fixing the problem without diving into the ref logs
- note: SM uses
marquizzo, danielstgt, henridb and SommerEngineeringSommerEngineering
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request