@@ -4,34 +4,34 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i
4
4
5
5
# Contents
6
6
7
- - [ Ignore Whitespace] ( https://github.com/tiimgreen/github-cheat-sheet #ignore-whitespace)
8
- - [ Cloning a Repo] ( https://github.com/tiimgreen/github-cheat-sheet #cloning-a-repo)
9
- - [ Hub - Git Wrapper] ( https://github.com/tiimgreen/github-cheat-sheet #hub---git-wrapper)
10
- - [ Previous Branch] ( https://github.com/tiimgreen/github-cheat-sheet #previous-branch)
11
- - [ git.io] ( https://github.com/tiimgreen/github-cheat-sheet #gitio)
12
- - [ Gists] ( https://github.com/tiimgreen/github-cheat-sheet #gists)
13
- - [ Keyboard Shortcuts] ( https://github.com/tiimgreen/github-cheat-sheet #keyboard-shortcuts)
14
- - [ Closing Issues with Commits] ( https://github.com/tiimgreen/github-cheat-sheet #closing-issues-with-commits)
15
- - [ Checking out Pull Requests] ( https://github.com/tiimgreen/github-cheat-sheet #checking-out-pull-requests)
16
- - [ Cross-Link Issues] ( https://github.com/tiimgreen/github-cheat-sheet #cross-link-issues)
17
- - [ Syntax Highlighting in Markdown Files] ( https://github.com/tiimgreen/github-cheat-sheet #syntax-highlighting-in-markdown-files)
18
- - [ Commit History by Author] ( https://github.com/tiimgreen/github-cheat-sheet #commit-history-by-author)
19
- - [ Empty Commits] ( https://github.com/tiimgreen/github-cheat-sheet #empty-commits)
20
- - [ Comparing Branches] ( https://github.com/tiimgreen/github-cheat-sheet #comparing-branches)
21
- - [ Line Highlighting in Repos] ( https://github.com/tiimgreen/github-cheat-sheet #line-highlighting-in-repos)
22
- - [ Emojis] ( https://github.com/tiimgreen/github-cheat-sheet #emojis)
23
- - [ Images/GIFs] ( https://github.com/tiimgreen/github-cheat-sheet #imagesgifs)
24
- - [ Quick Quoting] ( https://github.com/tiimgreen/github-cheat-sheet #quick-quoting)
25
- - [ Styled Git Status] ( https://github.com/tiimgreen/github-cheat-sheet #styled-git-status)
26
- - [ Styled Git Log] ( https://github.com/tiimgreen/github-cheat-sheet #styled-git-log)
27
- - [ Git Query] ( https://github.com/tiimgreen/github-cheat-sheet #git-query)
28
- - [ Merged Branches] ( https://github.com/tiimgreen/github-cheat-sheet #merged-branches)
29
- - [ Quick Licensing] ( https://github.com/tiimgreen/github-cheat-sheet #quick-licensing)
30
- - [ TODO Lists] ( https://github.com/tiimgreen/github-cheat-sheet #todo-lists)
31
- - [ .gitconfig Recommendations] ( https://github.com/tiimgreen/github-cheat-sheet #gitconfig-recommendations)
32
- - [ Aliases] ( https://github.com/tiimgreen/github-cheat-sheet #aliases)
33
- - [ Auto-correct] ( https://github.com/tiimgreen/github-cheat-sheet #auto-correct)
34
- - [ Color] ( https://github.com/tiimgreen/github-cheat-sheet #color)
7
+ - [ Ignore Whitespace] ( #ignore-whitespace )
8
+ - [ Cloning a Repo] ( #cloning-a-repo )
9
+ - [ Hub - Git Wrapper] ( #hub---git-wrapper )
10
+ - [ Previous Branch] ( #previous-branch )
11
+ - [ git.io] ( #gitio )
12
+ - [ Gists] ( #gists )
13
+ - [ Keyboard Shortcuts] ( #keyboard-shortcuts )
14
+ - [ Closing Issues with Commits] ( #closing-issues-with-commits )
15
+ - [ Checking out Pull Requests] ( #checking-out-pull-requests )
16
+ - [ Cross-Link Issues] ( #cross-link-issues )
17
+ - [ Syntax Highlighting in Markdown Files] ( #syntax-highlighting-in-markdown-files )
18
+ - [ Commit History by Author] ( #commit-history-by-author )
19
+ - [ Empty Commits] ( #empty-commits )
20
+ - [ Comparing Branches] ( #comparing-branches )
21
+ - [ Line Highlighting in Repos] ( #line-highlighting-in-repos )
22
+ - [ Emojis] ( #emojis )
23
+ - [ Images/GIFs] ( #imagesgifs )
24
+ - [ Quick Quoting] ( #quick-quoting )
25
+ - [ Styled Git Status] ( #styled-git-status )
26
+ - [ Styled Git Log] ( #styled-git-log )
27
+ - [ Git Query] ( #git-query )
28
+ - [ Merged Branches] ( #merged-branches )
29
+ - [ Quick Licensing] ( #quick-licensing )
30
+ - [ TODO Lists] ( #todo-lists )
31
+ - [ .gitconfig Recommendations] ( #gitconfig-recommendations )
32
+ - [ Aliases] ( #aliases )
33
+ - [ Auto-correct] ( #auto-correct )
34
+ - [ Color] ( #color )
35
35
36
36
## Ignore Whitespace
37
37
0 commit comments