Skip to content

Commit 7cd8ef0

Browse files
committed
added markup
1 parent 8562f9d commit 7cd8ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To add files recursively use
2121
2222

2323
To make a new commit use:
24-
> git commit
24+
> git commit<br>
2525
The above command would open an editor in your terminal. Type in your commit message and ctrl + save to save your changes then ctrl + w to quit the editor.
2626
To add all changed files and commit automatically use:
2727
> git commit -am <your-commit-message\>

0 commit comments

Comments
 (0)