cat, chsh, false, git-init, time, view: add Hindi translations (#4598)
This commit is contained in:
12
pages.hi/common/git-init.md
Normal file
12
pages.hi/common/git-init.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# git init
|
||||
|
||||
> एक नया स्थानीय गिट रिपॉजिटरी शुरू करता है।
|
||||
> अधिक जानकारी: <https://git-scm.com/docs/git-init>।
|
||||
|
||||
- एक नया स्थानीय भंडार शुरू करें:
|
||||
|
||||
`git init`
|
||||
|
||||
- एक नंगे हड्डी के भंडार को शुरू करें, जो ssh के रिमोट के रूप में उपयोग के लिए उपयुक्त है:
|
||||
|
||||
`git init --bare`
|
Reference in New Issue
Block a user