-
Notifications
You must be signed in to change notification settings - Fork 12
Home
git-flow CJS in an updated fork of git-flow AVH Edition with the goal of addressing some of the outstanding issues and pull requests on gitflow-avh and on gitflow
git-flow CJS Edition is a collection of Git extensions to provide high-level
repository operations for Vincent Driessen's branching model.
The CJS Edition is a updated fork of the AVH Edition. The AVH Edition adds more functionality to the existing git-flow and several of
the internal commands have been rewritten to speed up the software.
- Linux (and Unix, etc.)
- BSD
- Mac OS X
- Manual installation
- Windows
- General An overview of general commands, like shortcuts.
- git flow init
- git flow feature
- git flow bugfix
- git flow release
- git flow hotfix
- git flow support
- git flow version
- git flow config
- Configuration
- Hooks and Filters
Visit the FAQ Page.
If you want to contribute to git-flow CJS edition there are some easy ways to help out.
The most important and easiest way to contribute is by using the software and reporting any issues you encounter or if you would like to see a new feature suggest it here at github.
You can also help us out by coding bugfixes and/or new features.
If you plan to code a large change, a new feature or just a major overhaul of some existing code, it's best to discuss this before coding.
If you all ready have a fork of gitflow-avh when creating a new PR the base repo will need to be changed to CJ-Systems/gitflow-cjs.
We have set up some simple guidelines and policies to keep things simple and streamlined.