* [PATCH] git-read-tree: document -v option.
@ 2008-05-16 0:08 Miklos Vajna
2008-06-09 15:40 ` Miklos Vajna
0 siblings, 1 reply; 4+ messages in thread
From: Miklos Vajna @ 2008-05-16 0:08 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---
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 8421d1f..179f4e1 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::
+ Be verbose.
+
--trivial::
Restrict three-way merge by `git-read-tree` to happen
only if there is no file-level merging required, instead
--
1.5.5.1.211.g65ea3.dirty
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] git-read-tree: document -v option.
2008-05-16 0:08 [PATCH] git-read-tree: document -v option Miklos Vajna
@ 2008-06-09 15:40 ` Miklos Vajna
2008-06-09 20:06 ` Junio C Hamano
0 siblings, 1 reply; 4+ messages in thread
From: Miklos Vajna @ 2008-06-09 15:40 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
On Fri, May 16, 2008 at 02:08:35AM +0200, Miklos Vajna <vmiklos@frugalware.org> wrote:
> +-v::
> + Be verbose.
> +
Ping? ;-)
I guess this was just lost.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] git-read-tree: document -v option.
2008-06-09 15:40 ` Miklos Vajna
@ 2008-06-09 20:06 ` Junio C Hamano
2008-06-09 20:25 ` Miklos Vajna
0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2008-06-09 20:06 UTC (permalink / raw)
To: Miklos Vajna; +Cc: git
Miklos Vajna <vmiklos@frugalware.org> writes:
> On Fri, May 16, 2008 at 02:08:35AM +0200, Miklos Vajna <vmiklos@frugalware.org> 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?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] git-read-tree: document -v option.
2008-06-09 20:06 ` Junio C Hamano
@ 2008-06-09 20:25 ` Miklos Vajna
0 siblings, 0 replies; 4+ messages in thread
From: Miklos Vajna @ 2008-06-09 20:25 UTC (permalink / raw)
To: git
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---
On Mon, Jun 09, 2008 at 01:06:45PM -0700, Junio C Hamano <gitster@pobox.com> 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
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-09 20:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 0:08 [PATCH] git-read-tree: document -v option Miklos Vajna
2008-06-09 15:40 ` Miklos Vajna
2008-06-09 20:06 ` Junio C Hamano
2008-06-09 20:25 ` Miklos Vajna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).