Signed-off-by: Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> --- On Mon, Jun 09, 2008 at 01:06:45PM -0700, Junio C Hamano <gitster@xxxxxxxxx> wrote: > >> +-v:: > >> + Be verbose. > >> + > > > > Ping? ;-) > > > > I guess this was just lost. > > Most likely it was, especially because the signal content of that > patch is > next to nil. "Be verbose" in what sense? It's about the progress info, when git shows the progress of checking out a lot of files. Maybe this one is better? Documentation/git-read-tree.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/git-read-tree.txt b/Documentation/git-read-tree.txt index cbe6835..58fb906 100644 --- a/Documentation/git-read-tree.txt +++ b/Documentation/git-read-tree.txt @@ -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 -- 1.5.6.rc0.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html