Browse Source

fix typo

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tags/n0.8
Compn Luca Barbato 14 years ago
parent
commit
cbfa93aca3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/git-howto.txt

+ 1
- 1
doc/git-howto.txt View File

@@ -120,7 +120,7 @@ I. BASICS:

For cosmetics-only commits you should get (almost) empty output from

git diff -wb <filename(s)>
git diff -w -b <filename(s)>

Also check the output of



Loading…
Cancel
Save