8000 Just a little :trollface: · brain461/github-cheat-sheet@fea2ee2 · GitHub
[go: up one dir, main page]

Skip to content

Commit fea2ee2

Browse files
author
Rafal Chmiel
committed
Just a little :trollface:
1 parent 2dbc2d3 commit fea2ee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i
1818
- [Contributing Guidelines](#contributing-guidelines)
1919
- [Syntax Highlighting in Markdown Files](#syntax-highlighting-in-markdown-files)
2020
- [Commit History by Author](#commit-history-by-author)
21-
- [Empty Commits](#empty-commits)
21+
- [Empty Commits :trollface:](#empty-commits-trollface)
2222
- [Comparing Branches](#comparing-branches)
2323
- [Line Highlighting in Repos](#line-highlighting-in-repos)
2424
- [Metadata and Plugin Support for GitHub Pages](#metadata-and-plugin-support-for-github-pages)
@@ -259,9 +259,9 @@ https://github.com/rails/rails/commits/master?author=dhh
259259

260260
[*Read more about the differences between commits views.*](https://help.github.com/articles/differences-between-commit-views)
261261

262-
## Empty Commits
262+
## Empty Commits :trollface:
263263

264-
Commits can be pushed with no code changes by adding `--allow-empty` — :trollface: :
264+
Commits can be pushed with no code changes by adding `--allow-empty`:
265265

266266
```bash
267267
$ git commit -m "Big-ass commit" --allow-empty

0 commit comments

Comments
 (0)
0