Creates a directory
mygit
inside the current folder and an empty git repository into the newly created folder
git init mygit
by Valeri Tandilashvili
4 years ago
Git
1
Pro tip: use ```triple backticks around text``` to write in code fences