Expands description of --bare git-init option

waldyrious/alt-syntax
Seth Woodworth 2015-12-30 12:35:17 -05:00
parent 15edb80ff3
commit a0f62e582a
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
`git init`
- Initialize a barebones repository
- Initialize a barebones repository, suitable for use as a remote over ssh
`git init --bare`