issues
search
CJ-Systems
/
gitflow-cjs
CJS Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model
http://nvie.com/posts/a-successful-git-branching-model/
Other
92
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix branch existence checks of `hotfix track`
#28
ChrisJStone
closed
1 year ago
0
fix(release): fix typo in ff-master option, should use underscore
#27
ChrisJStone
closed
1 year ago
0
Adding fetch argument to the rebase command.
#26
ChrisJStone
closed
1 year ago
0
merging strategies
#25
ChrisJStone
closed
1 year ago
0
Allow multiple release branches in the same way multiple hotfixes are allowed
#24
ChrisJStone
closed
1 year ago
0
Allowed a release branch to be renamed
#23
ChrisJStone
closed
1 year ago
0
Restores previous default branch prefixes
#22
ChrisJStone
closed
1 year ago
0
Prevent hotfixes being merged to develop with nobackmerge flag, fixes…
#21
ChrisJStone
closed
1 year ago
0
Add handing of exit codes to post hooks
#20
ChrisJStone
closed
1 year ago
1
Support Git Environment Credentials
#19
ChrisJStone
closed
1 year ago
0
Add new option releaseBackMerge to git flow hotfix finish
#18
ChrisJStone
closed
1 year ago
0
Amend release.delete.fetch to force
#17
ChrisJStone
closed
1 year ago
0
Feature/add nodevelopmerge to hotfix finish
#16
ChrisJStone
closed
1 year ago
1
<fix>(git-flow-log): fixed help message
#15
ChrisJStone
closed
1 year ago
0
Ensure all flags have a short variant
#14
ChrisJStone
closed
1 year ago
0
Introducing pre-start feature and bugfix name filtering
#13
ChrisJStone
closed
1 year ago
1
git-flow: prefer "-f" readlink(1) option to "-e"
#12
ChrisJStone
closed
1 year ago
0
Finish hotfix should checkout the master branch before tagging
#11
ChrisJStone
closed
1 year ago
1
MAJOR release
#10
paulwwisl
closed
1 year ago
1
Should we create a set of man pages for git flow commands with brief explanations of options for new users?
#2
ChrisJStone
opened
1 year ago
2
Add better contributing section to README
#1
ChrisJStone
closed
1 year ago
1
Cannot create PR here from my gitflow-avh fork
#7
bmcdonnell
closed
1 year ago
3
test commands for git flow
#4
ChrisJStone
closed
1 year ago
0
git flow release start --help shows invalid information
#8
ChrisJStone
closed
1 year ago
0
git flow release start fails when using -v / --verbose option
#3
ChrisJStone
opened
1 year ago
1
Address git feature pull/track/checkout confusing from gitflow-avh
#5
ChrisJStone
closed
1 year ago
0
Update wiki/FAQ pages
#9
ChrisJStone
closed
1 year ago
0
Should we continue to use the "built in" sh-flags or go back to using a submodule?
#6
ChrisJStone
closed
1 year ago
0
Previous