mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 02:14:04 +02:00
fixed the table of contents
This commit is contained in:
@@ -12,9 +12,9 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
|
||||
- [Commit History by Author](#commit-history-by-author)
|
||||
- [Cloning a Repository](#cloning-a-repository)
|
||||
- [Branch](#branch)
|
||||
- [Compare all Branches to Another Branch](#compare-all-branches-to-another-branch)
|
||||
- [Comparing Branches](#comparing-branches)
|
||||
- [Compare Branches across Forked Repositories](#compare-branches-across-forked-repositories)
|
||||
- [Compare all Branches to Another Branch](#compare-all-branches-to-another-branch)
|
||||
- [Comparing Branches](#comparing-branches)
|
||||
- [Compare Branches across Forked Repositories](#compare-branches-across-forked-repositories)
|
||||
- [Gists](#gists)
|
||||
- [Git.io](#gitio)
|
||||
- [Keyboard Shortcuts](#keyboard-shortcuts)
|
||||
|
@@ -10,9 +10,9 @@
|
||||
- [查看某个用户的Commit历史](#%E6%9F%A5%E7%9C%8B%E6%9F%90%E4%B8%AA%E7%94%A8%E6%88%B7%E7%9A%84commit%E5%8E%86%E5%8F%B2)
|
||||
- [克隆某个仓库](#%E5%85%8B%E9%9A%86%E6%9F%90%E4%B8%AA%E4%BB%93%E5%BA%93)
|
||||
- [分支](#%E5%88%86%E6%94%AF)
|
||||
- [将某个分支与其他所有分支进行对比](#%E5%B0%86%E6%9F%90%E4%B8%AA%E5%88%86%E6%94%AF%E4%B8%8E%E5%85%B6%E4%BB%96%E6%89%80%E6%9C%89%E5%88%86%E6%94%AF%E8%BF%9B%E8%A1%8C%E5%AF%B9%E6%AF%94)
|
||||
- [比较分支](#%E6%AF%94%E8%BE%83%E5%88%86%E6%94%AF)
|
||||
- [比较不同派生库的分支](#%E6%AF%94%E8%BE%83%E4%B8%8D%E5%90%8C%E6%B4%BE%E7%94%9F%E5%BA%93%E7%9A%84%E5%88%86%E6%94%AF)
|
||||
- [将某个分支与其他所有分支进行对比](#%E5%B0%86%E6%9F%90%E4%B8%AA%E5%88%86%E6%94%AF%E4%B8%8E%E5%85%B6%E4%BB%96%E6%89%80%E6%9C%89%E5%88%86%E6%94%AF%E8%BF%9B%E8%A1%8C%E5%AF%B9%E6%AF%94)
|
||||
- [比较分支](#%E6%AF%94%E8%BE%83%E5%88%86%E6%94%AF)
|
||||
- [比较不同派生库的分支](#%E6%AF%94%E8%BE%83%E4%B8%8D%E5%90%8C%E6%B4%BE%E7%94%9F%E5%BA%93%E7%9A%84%E5%88%86%E6%94%AF)
|
||||
- [Gists](#gists)
|
||||
- [Git.io](#gitio)
|
||||
- [键盘快捷键](#%E9%94%AE%E7%9B%98%E5%BF%AB%E6%8D%B7%E9%94%AE)
|
||||
|
Reference in New Issue
Block a user