Merge branch 'maint'
* maint: git-read-tree: document -v option. Remove exec bit from builtin-fast-export.cmaint
commit
5bcde3082d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue