Skip to content

Commit e5df47e

Browse files
committed
docs(README): add why this fork was created
1 parent 637abb0 commit e5df47e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# git-flow (AVH Edition)
1+
# git-flow (CJS Edition)
22

33
A collection of Git extensions to provide high-level repository operations
44
for Vincent Driessen's [branching model](http://nvie.com/git-model "original
55
blog post"). This fork adds functionality not added to the original branch.
66

7+
## Why another git-flow fork
8+
The last commit to [gitflow-avh](https://github.com/petervanderdoes/gitflow-avh)
9+
was on May 23, 2019. Since then there have been a number of issues opened that have
10+
not be resolved. This fork will address those outstanding issues and open PR's along
11+
with continueing to maintain the git-flow branching model.
712

813
## Getting started
914

@@ -45,7 +50,7 @@ of the project Wiki.
4550
* Version Numbering Scheme.
4651
Starting with version 1.0, the project uses the following scheme:
4752
\<MAJOR\>.\<MINOR\>.\<REVISION\>\
48-
* AVH is the acronym of "A VirtualHome"
53+
* CJS is the acronym of "CJ Systems"
4954

5055
## Please help out
5156

0 commit comments

Comments
 (0)