We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5063945 + 51cb710 commit 9c52ecbCopy full SHA for 9c52ecb
README.md
@@ -560,6 +560,7 @@ Some use-cases for this (that make sense), include:
560
- Annotating the start of a new bulk of work or a new feature.
561
- Documenting when you make changes to the project that aren't code related.
562
- Communicating with people using your repository.
563
+ - As the first commit of a repo as the first commit cannot be rebased later. `git commit -m "init repo" --allow-empty`
564
565
### Styled Git Status
566
Running:
0 commit comments