@@ -6,76 +6,76 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
6
6
* Read this in other languages: [ English] ( README.md ) , [ 한국어] ( README.ko.md ) , [ 日本語] ( README.ja.md ) , [ 简体中文] ( README.zh-cn.md ) , [ 正體中文] ( README.zh-tw.md ) .*
7
7
8
8
## Table of Contents
9
- - [ GitHub] ( #github )
10
- - [ Ignore Whitespace] ( #ignore-whitespace )
11
- - [ Adjust Tab Space] ( #adjust-tab-space )
12
- - [ Commit History by Author] ( #commit-history-by-author )
13
- - [ Cloning a Repository] ( #cloning-a-repository )
14
- - [ Branch] ( #branch )
15
- - [ Compare all Branches to Another Branch] ( #compare-all-branches-to-another-branch )
16
- - [ Comparing Branches] ( #comparing-branches )
17
- - [ Compare Branches across Forked Repositories] ( #compare-branches-across-forked-repositories )
18
- - [ Gists] ( #gists )
19
- - [ Git.io] ( #gitio )
20
- - [ Keyboard Shortcuts] ( #keyboard-shortcuts )
21
- - [ Line Highlighting in Repositories] ( #line-highlighting-in-repositories )
22
- - [ Closing Issues via Commit Messages] ( #closing-issues-via-commit-messages )
23
- - [ Cross-Link Issues] ( #cross-link-issues )
24
- - [ Locking Conversations] ( #locking-conversations )
25
- - [ CI Status on Pull Requests] ( #ci-status-on-pull-requests )
26
- - [ Filters] ( #filters )
27
- - [ Syntax Highlighting in Markdown Files] ( #syntax-highlighting-in-markdown-files )
28
- - [ Emojis] ( #emojis )
29
- - [ Images/GIFs] ( #imagesgifs )
30
- - [ Embedding Images in GitHub Wiki] ( #embedding-images-in-github-wiki )
31
- - [ Quick Quoting] ( #quick-quoting )
32
- - [ Pasting Clipboard Image to Comments] ( #pasting-clipboard-image-to-comments )
33
- - [ Quick Licensing] ( #quick-licensing )
34
- - [ Task Lists] ( #task-lists )
35
- - [ Task Lists in Markdown Documents] ( #task-lists-in-markdown-documents )
36
- - [ Relative Links] ( #relative-links )
37
- - [ Metadata and Plugin Support for GitHub Pages] ( #metadata-and-plugin-support-for-github-pages )
38
- - [ Viewing YAML Metadata in your Documents] ( #viewing-yaml-metadata-in-your-documents )
39
- - [ Rendering Tabular Data] ( #rendering-tabular-data )
40
- - [ Rendering PDF] ( #rendering-pdf )
41
- - [ Revert a Pull Request] ( #revert-a-pull-request )
42
- - [ Diffs] ( #diffs )
43
- - [ Rendered Prose Diffs] ( #rendered-prose-diffs )
44
- - [ Diffable Maps] ( #diffable-maps )
45
- - [ Expanding Context in Diffs] ( #expanding-context-in-diffs )
46
- - [ Diff or Patch of Pull Request] ( #diff-or-patch-of-pull-request )
47
- - [ Rendering and diffing images] ( #rendering-and-diffing-images )
48
- - [ Hub] ( #hub )
49
- - [ Contribution Guidelines] ( #contribution-guidelines )
50
- - [ CONTRIBUTING file] ( #contributing-file )
51
- - [ ISSUE_TEMPLATE file] ( #issue_template-file )
52
- - [ PULL_REQUEST_TEMPLATE file] ( #pull_request_template-file )
53
- - [ Octicons] ( #octicons )
54
- - [ GitHub Student Developer Pack] ( #github-student-developer-pack )
55
- - [ GitHub Resources] ( #github-resources )
56
- - [ GitHub Talks] ( #github-talks )
57
- - [ SSH keys] ( #ssh-keys )
58
- - [ Git] ( #git )
59
- - [ Remove All Deleted Files from the Working Tree] ( #remove-all-deleted-files-from-the-working-tree )
60
- - [ Previous Branch] ( #previous-branch )
61
- - [ Stripspace] ( #stripspace )
62
- - [ Checking out Pull Requests] ( #checking-out-pull-requests )
63
- - [ Empty Commits] ( #empty-commits )
64
- - [ Styled Git Status] ( #styled-git-status )
65
- - [ Styled Git Log] ( #styled-git-log )
66
- - [ Git Query] ( #git-query )
67
- - [ Git Grep] ( #git-grep )
68
- - [ Merged Branches] ( #merged-branches )
69
- - [ Fixup and Autosquash] ( #fixup-and-autosquash )
70
- - [ Web Server for Browsing Local Repositories] ( #web-server-for-browsing-local-repositories )
71
- - [ Git Configurations] ( #git-configurations )
72
- - [ Aliases] ( #aliases )
73
- - [ Auto-Correct] ( #auto-correct )
74
- - [ Color] ( #color )
75
- - [ Git Resources] ( #git-resources )
76
- - [ Git Books] ( #git-books )
77
- - [ Git Videos] ( #git-videos )
78
- - [ Git Articles] ( #git-articles )
9
+ - [ GitHub] ( #github )
10
+ - [ Ignore Whitespace] ( #ignore-whitespace )
11
+ - [ Adjust Tab Space] ( #adjust-tab-space )
12
+ - [ Commit History by Author] ( #commit-history-by-author )
13
+ - [ Cloning a Repository] ( #cloning-a-repository )
14
+ - [ Branch] ( #branch )
15
+ - [ Compare all Branches to Another Branch] ( #compare-all-branches-to-another-branch )
16
+ - [ Comparing Branches] ( #comparing-branches )
17
+ - [ Compare Branches across Forked Repositories] ( #compare-branches-across-forked-repositories )
18
+ - [ Gists] ( #gists )
19
+ - [ Git.io] ( #gitio )
20
+ - [ Keyboard Shortcuts] ( #keyboard-shortcuts )
21
+ - [ Line Highlighting in Repositories] ( #line-highlighting-in-repositories )
22
+ - [ Closing Issues via Commit Messages] ( #closing-issues-via-commit-messages )
23
+ - [ Cross-Link Issues] ( #cross-link-issues )
24
+ - [ Locking Conversations] ( #locking-conversations )
25
+ - [ CI Status on Pull Requests] ( #ci-status-on-pull-requests )
26
+ - [ Filters] ( #filters )
27
+ - [ Syntax Highlighting in Markdown Files] ( #syntax-highlighting-in-markdown-files )
28
+ - [ Emojis] ( #emojis )
29
+ - [ Images/GIFs] ( #imagesgifs )
30
+ - [ Embedding Images in GitHub Wiki] ( #embedding-images-in-github-wiki )
31
+ - [ Quick Quoting] ( #quick-quoting )
32
+ - [ Pasting Clipboard Image to Comments] ( #pasting-clipboard-image-to-comments )
33
+ - [ Quick Licensing] ( #quick-licensing )
34
+ - [ Task Lists] ( #task-lists )
35
+ - [ Task Lists in Markdown Documents] ( #task-lists-in-markdown-documents )
36
+ - [ Relative Links] ( #relative-links )
37
+ - [ Metadata and Plugin Support for GitHub Pages] ( #metadata-and-plugin-support-for-github-pages )
38
+ - [ Viewing YAML Metadata in your Documents] ( #viewing-yaml-metadata-in-your-documents )
39
+ - [ Rendering Tabular Data] ( #rendering-tabular-data )
40
+ - [ Rendering PDF] ( #rendering-pdf )
41
+ - [ Revert a Pull Request] ( #revert-a-pull-request )
42
+ - [ Diffs] ( #diffs )
43
+ - [ Rendered Prose Diffs] ( #rendered-prose-diffs )
44
+ - [ Diffable Maps] ( #diffable-maps )
45
+ - [ Expanding Context in Diffs] ( #expanding-context-in-diffs )
46
+ - [ Diff or Patch of Pull Request] ( #diff-or-patch-of-pull-request )
47
+ - [ Rendering and diffing images] ( #rendering-and-diffing-images )
48
+ - [ Hub] ( #hub )
49
+ - [ Contribution Guidelines] ( #contribution-guidelines )
50
+ - [ CONTRIBUTING file] ( #contributing-file )
51
+ - [ ISSUE_TEMPLATE file] ( #issue_template-file )
52
+ - [ PULL_REQUEST_TEMPLATE file] ( #pull_request_template-file )
53
+ - [ Octicons] ( #octicons )
54
+ - [ GitHub Student Developer Pack] ( #github-student-developer-pack )
55
+ - [ GitHub Resources] ( #github-resources )
56
+ - [ GitHub Talks] ( #github-talks )
57
+ - [ SSH keys] ( #ssh-keys )
58
+ - [ Git] ( #git )
59
+ - [ Remove All Deleted Files from the Working Tree] ( #remove-all-deleted-files-from-the-working-tree )
60
+ - [ Previous Branch] ( #previous-branch )
61
+ - [ Stripspace] ( #stripspace )
62
+ - [ Checking out Pull Requests] ( #checking-out-pull-requests )
63
+ - [ Empty Commits] ( #empty-commits )
64
+ - [ Styled Git Status] ( #styled-git-status )
65
+ - [ Styled Git Log] ( #styled-git-log )
66
+ - [ Git Query] ( #git-query )
67
+ - [ Git Grep] ( #git-grep )
68
+ - [ Merged Branches] ( #merged-branches )
69
+ - [ Fixup and Autosquash] ( #fixup-and-autosquash )
70
+ - [ Web Server for Browsing Local Repositories] ( #web-server-for-browsing-local-repositories )
71
+ - [ Git Configurations] ( #git-configurations )
72
+ - [ Aliases] ( #aliases )
73
+ - [ Auto-Correct] ( #auto-correct )
74
+ - [ Color] ( #color )
75
+ - [ Git Resources] ( #git-resources )
76
+ - [ Git Books] ( #git-books )
77
+ - [ Git Videos] ( #git-videos )
78
+ - [ Git Articles] ( #git-articles )
79
79
80
80
## GitHub
81
81
### Ignore Whitespace
0 commit comments