This website requires JavaScript.
Explore
Help
Register
Sign in
lilith
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2025-08-14 08:15:52 +02:00
Code
Activity
71bf38c94e
Branches
Tags
No results found.
tldr
/
pages
/
common
/
git-init.md
lord63
56a7cba656
Fix lint for common
2015-10-23 08:02:34 +08:00
158 B
Raw
Blame
History
git init
Initializes a new local Git repository
Initialize a new local repository
git init
Initialize a barebones repository
git init --bare