GIT 0.99.9j aka 1.0rc3
[git.git] / Documentation / diff-options.txt
index 8eef86e..6b496ed 100644 (file)
 --name-status::
        Show only names and status of changed files.
 
+--full-index::
+       Instead of the first handful characters, show full
+       object name of pre- and post-image blob on the "index"
+       line when generating a patch format output.     
+
 -B::
        Break complete rewrite changes into pairs of delete and create.