Skip to content

Commit d4a5589

Browse files
committed
added markup
1 parent 7cd8ef0 commit d4a5589

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

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

2323
To make a new commit use:
24-
> git commit<br>
24+
> git commit
25+
2526
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.
2627
To add all changed files and commit automatically use:
2728
> git commit -am <your-commit-message\>

0 commit comments

Comments
 (0)