File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -517,10 +517,10 @@ core.logAllRefUpdates::
517
517
"`$GIT_DIR/logs/<ref>`", by appending the new and old
518
518
SHA-1, the date/time and the reason of the update, but
519
519
only when the file exists. If this configuration
520
- variable is set to true, missing "`$GIT_DIR/logs/<ref>`"
520
+ variable is set to ` true` , missing "`$GIT_DIR/logs/<ref>`"
521
521
file is automatically created for branch heads (i.e. under
522
- refs/heads/), remote refs (i.e. under refs/remotes/),
523
- note refs (i.e. under refs/notes/), and the symbolic ref HEAD.
522
+ ` refs/heads/` ), remote refs (i.e. under ` refs/remotes/` ),
523
+ note refs (i.e. under ` refs/notes/` ), and the symbolic ref ` HEAD` .
524
524
+
525
525
This information can be used to determine what commit
526
526
was the tip of a branch "2 days ago".
You can’t perform that action at this time.
0 commit comments