Skip to content

Commit 34e8dcf

Browse files
committed
modify git-commit.md with comment
1 parent 9a482f5 commit 34e8dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

git-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To add new files to the repository or add changed files to staged area:
99
To commit them:
1010

1111
```github
12-
$ git commit
12+
$ git commit -m "description"
1313
```
1414

1515
To commit unstaged but changed files:

0 commit comments

Comments
 (0)