Expands description of --bare git-init option

This commit is contained in:
Seth Woodworth
2015-12-30 12:35:17 -05:00
parent 15edb80ff3
commit a0f62e582a

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`