Skip to content

Commit 540c9ba

Browse files
committed
add reference for references for cross-reference
1 parent 3d1e852 commit 540c9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/11-git-internals/sections/refs.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_git_references]]
12
=== Git References
23

34
You can run something like `git log 1a410e` to look through your whole history, but you still have to remember that `1a410e` is the last commit in order to walk that history to find all those objects.

0 commit comments

Comments
 (0)