8000 Merge pull request #35 from beausmith/patch-1 · lostsakya/github-cheat-sheet@9c52ecb · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c52ecb

Browse files
author
Rafal Chmiel
committed
Merge pull request tiimgreen#35 from beausmith/patch-1
Adding example to Empty Commits
2 parents 5063945 + 51cb710 commit 9c52ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ Some use-cases for this (that make sense), include:
560560
- Annotating the start of a new bulk of work or a new feature.
561561
- Documenting when you make changes to the project that aren't code related.
562562
- 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`
563564

564565
### Styled Git Status
565566
Running:

0 commit comments

Comments
 (0)
0