8000 Update "Empty Commits" (as in #149) · yifili09/github-cheat-sheet@de3f344 · GitHub
[go: up one dir, main page]

Skip to content

Commit de3f344

Browse files
author
Rafal Chmiel
committed
Update "Empty Commits" (as in tiimgreen#149)
1 parent a78ef15 commit de3f344

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
@@ -763,7 +763,7 @@ Some use-cases for this (that make sense), include:
763763
- Annotating the start of a new bulk of work or a new feature.
764764
- Documenting when you make changes to the project that aren't code related.
765765
- Communicating with people using your repository.
766-
- The first commit of a repo, as the first commit cannot be rebased later: `git commit -m "init repo" --allow-empty`.
766+
- The first commit of a repository: `git commit -m "Initial commit" --allow-empty`.
767767

768768
### Styled Git Status
769769
Running:

0 commit comments

Comments
 (0)
0