Merge branch 'maint'

* maint:
  git-read-tree: document -v option.
  Remove exec bit from builtin-fast-export.c
This commit is contained in:
Junio C Hamano 2008-06-09 16:13:08 -07:00
commit 5bcde3082d
2 changed files with 3 additions and 0 deletions

View file

@ -50,6 +50,9 @@ OPTIONS
trees that are not directly related to the current
working tree status into a temporary index file.
-v::
Show the progress of checking files out.
--trivial::
Restrict three-way merge by `git-read-tree` to happen
only if there is no file-level merging required, instead

0
builtin-fast-export.c Executable file → Normal file
View file