Skip to content

Commit

Permalink
Added git flow project to the git-flow help message
Browse files Browse the repository at this point in the history
  • Loading branch information
erasmusa committed Oct 28, 2012
1 parent 83d5b7f commit 3fc5823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-flow
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ usage() {
echo
echo "Available subcommands are:"
echo " init Initialize a new git repo with support for the branching model."
echo " project Manage your project branches."
echo " feature Manage your feature branches."
echo " release Manage your release branches."
echo " hotfix Manage your hotfix branches."
Expand Down

0 comments on commit 3fc5823

Please sign in to comment.