8000
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.
1 parent 8753d95 commit 51cb710Copy full SHA for 51cb710
README.md
@@ -558,6 +558,7 @@ Some use-cases for this (that make sense), include:
558
- Annotating the start of a new bulk of work or a new feature.
559
- Documenting when you make changes to the project that aren't code related.
560
- Communicating with people using your repository.
561
+ - As the first commit of a repo as the first commit cannot be rebased later. `git commit -m "init repo" --allow-empty`
562
563
### Styled Git Status
564
Running:
0 commit comments