Fulltext results:
- Git
- git flow feature start FEATURE git flow feature finish FEATURE === Release === git flow release start RELEASE [BASE] git flow release finish RELEASE === Hotfix === git flow hotfix start VERSION [BASENAME] git flow hotfix finish VERSION ===== Diff ===== If you only want the changes files between branches, you can user this: git di