You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,6 @@
102
102
*[Extract file from another branch.](https://github.com/git-tips/tips#extract-file-from-another-branch)
103
103
*[List only the root and merge commits.](https://github.com/git-tips/tips#list-only-the-root-and-merge-commits)
104
104
*[Merge previous two commits into one.](https://github.com/git-tips/tips#merge-previous-two-commits-into-one)
105
-
*[List of git repositories in multiple directories.](https://github.com/git-tips/tips#list-of-git-repositories-in-multiple-directories)
106
105
107
106
<!-- Don’t remove or change the comment below – that can break automatic updates. More info at <http://npm.im/doxie.inject>. -->
108
107
<!-- @doxie.inject end toc -->
@@ -696,20 +695,5 @@ git log --first-parent
696
695
git rebase --interactive HEAD~2
697
696
```
698
697
699
-
## List of git repositories in multiple directories.
0 commit comments