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
+6
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ P.S: All these commands are tested on `git version 2.7.4 (Apple Git-66)`.
78
78
*[Prunes references to remote branches that have been deleted in the remote.](#prunes-references-to-remote-branches-that-have-been-deleted-in-the-remote)
79
79
*[Retrieve the commit hash of the initial revision.](#retrieve-the-commit-hash-of-the-initial-revision)
80
80
*[Visualize the version tree.](#visualize-the-version-tree)
81
+
*[Visualize the tree including commits that are only referenced from reflogs](#visualize-the-tree-including-commits-that-are-only-referenced-from-reflogs)
81
82
*[Deploying git tracked subfolder to gh-pages](#deploying-git-tracked-subfolder-to-gh-pages)
82
83
*[Adding a project to repo using subtree](#adding-a-project-to-repo-using-subtree)
83
84
*[Get latest changes in your repo for a linked project using subtree](#get-latest-changes-in-your-repo-for-a-linked-project-using-subtree)
0 commit comments