Formatted all pages according to guidelines.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# git init
|
||||
|
||||
> Initializes a new local Git repository
|
||||
> Initializes a new local Git repository.
|
||||
|
||||
- Initialize a new local repository
|
||||
- Initialize a new local repository:
|
||||
|
||||
`git init`
|
||||
|
||||
- Initialize a barebones repository
|
||||
- Initialize a barebones repository:
|
||||
|
||||
`git init --bare`
|
||||
|
Reference in New Issue
Block a user