Releases: joeykamsteeg/vscode-git-flow
Releases · joeykamsteeg/vscode-git-flow
v0.5.0
v0.4.2
v0.4.1
Added
- Log the git commands output to Output
v0.4.0
Added
- Option to pull a branch
- Output Logs
v0.3.1
Fixed
- Don't show error message when get a git config value
- Merge the develop branch before the branch get merged into the feature branch
v0.3.0
Added
- Option to merge develop branch into feature
v0.2.2
Added
- Display error when git command execution has failed
Fixed
- Windows: Fetch correct active branch
v0.2.1
Fixed
- Finishing features not merged into develop branch
- User can delete remote branches
v0.2.0
Added
- Display remote branches in the feature list
- Setting to show / hide remote branches in feature list
- Checkout remote features to local
v0.1.1
Fixed
- Removed finish action on master and develop branch menu