Skip to content

Commit

Permalink
add --bare option
Browse files Browse the repository at this point in the history
  • Loading branch information
QJX committed May 28, 2015
1 parent fc9a188 commit 2bcbc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitcmd
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ git mergetool
git rebase master
git rebase master branchname
git rebase --onto master branchname1 branchname2
git init --bare

0 comments on commit 2bcbc1f

Please sign in to comment.