Added
- Added
GitMerger: Continue mergecommand which allows you to continue the merge once the conflicts were resolved
Updated
- Updated project's structure.
Fixed
- Error is thrown from accessing SCM input box
Added
- Stash & Patch - stash uncommitted changes and apply after a successful merge.
- Git merge message will be added in the vcm commit message box after a successful merge.
Fixed
- Fixed "abort merge" command.
Updated
- The default options for the git merge command are now:
["commit", "no-ff"]
Fixed
- Fixed bug (issue #15)
Added
- User can now add basic configuration to the merge command, for more info check out the repo wiki
- Custom commit message to replace/extend the auto commit message.
- Documentation of the project.
Updated
- Code improvements.
Added
- Delete stash after unstash option (issue #11)
Updated
- Code improvements in git merge function
Updated
- New design for stash quick pick item (issue #12)
Fixed
- Fixed bug
Updated
- Changed "GitMerger: Drop stash" into: "GitMerger: Delete stash"
- Removed "GitMerger: Pop"
Added
- "GitMerger: Stash", "GitMerger: Unstash", "GitMerger: Drop stash", "GitMerger: Pop" & "GitMerger: Clear stash" commands.
- Information Log 'Git merger info'(sperated for the error log)
Fixed
- Fixed bug (issue #2)
Fixed
- Fix extension auto update
Added
- Branches list now showing commit hash.
- Open output log from the error message. (not by default)
Updated
- The project's code structure.
Fixed
- Minor bug fix
Fixed
- Conflicts were showing as errors.
- Logger didn't work properly.
Added
- Logger