-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- The
git resetcommand can be performed with various modes (--soft,--mixed,--hard,--merge,--keep) - Trying to perform a reset through sourcegit opens a pop-up asking to choose a mode among those
- The default choice in the pop-up (
--soft) does not match the default mode in the git command line (--mixed) - I assume that this is not on purpose (though if there is an actual demand for changing the default to
--soft, I suggest adding a field in the Preferences menu instead to let the users tune the behavior)
heartacker
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request