Skip to content

Commit

Permalink
git-update-index(1): fix use of quoting in section title
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Jonas Fonseca authored and Junio C Hamano committed Nov 13, 2006
1 parent e02cd63 commit bae777d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-update-index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ $ git ls-files -s
------------


Using "assume unchanged" bit
----------------------------
Using ``assume unchanged'' bit
------------------------------

Many operations in git depend on your filesystem to have an
efficient `lstat(2)` implementation, so that `st_mtime`
Expand Down

0 comments on commit bae777d

Please sign in to comment.