File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -517,10 +517,10 @@ core.logAllRefUpdates::
517517 "`$GIT_DIR/logs/<ref>`", by appending the new and old
518518 SHA-1, the date/time and the reason of the update, but
519519 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>`"
521521 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` .
524524+
525525This information can be used to determine what commit
526526was the tip of a branch "2 days ago".
You can’t perform that action at this time.
0 commit comments