This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79552ed440
tldr
/
pages
/
common
/
git-init.md
156 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