8000 Remove :trollface: as it doesn't work · marcmoore/github-cheat-sheet@ea4fc85 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea4fc85

Browse files
author
Rafal Chmiel
committed
Remove :trollface: as it doesn't work
1 parent a3b6dc4 commit ea4fc85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
5353
- [Previous Branch](#previous-branch)
5454
- [Stripspace](#stripspace)
5555
- [Checking out Pull Requests](#checking-out-pull-requests)
56-
- [Empty Commits :trollface:](#empty-commits-trollface)
56+
- [Empty Commits](#empty-commits)
5757
- [Styled Git Status](#styled-git-status)
5858
- [Styled Git Log](#styled-git-log)
5959
- [Git Query](#git-query)
@@ -692,7 +692,7 @@ git checkout pr/42
692692

693693
[*Read more about checking out pull requests locally.*](https://help.github.com/articles/checking-out-pull-requests-locally)
694694

695-
### Empty Commits :trollface:
695+
### Empty Commits
696696
Commits can be pushed with no code changes by adding `--allow-empty`:
697697

698698
```bash

0 commit comments

Comments
 (0)
0