mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
Update git-init.md
This commit is contained in:
parent
ed20a0772f
commit
ce09969620
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@
|
|||
|
||||
`git init --object-format={{sha256}}`
|
||||
|
||||
- تهيئة مستودع خالٍ، مناسب للاستخدام كمستودع خارجي عبر SSH:
|
||||
- تهيئة مستودع فارغ، مناسب للاستخدام كمستودع خارجي عبر SSH:
|
||||
|
||||
`git init --bare`
|
||||
|
|
Loading…
Add table
Reference in a new issue