mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 01:15:28 +02:00
Expands description of --bare git-init option
This commit is contained in:
parent
15edb80ff3
commit
a0f62e582a
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue