Hi, On Thu, 8 Feb 2007, Linus Torvalds wrote: > On Wed, 7 Feb 2007, Junio C Hamano wrote: > > > > I think we are in agreement. I showed an outright hacky one > > because I am not ready to do somewhat involved one at the end of > > the rc period. > > How about this? > > [...] > > Documentation/git-reflog.txt | 17 +++++++++++++---- Wow: documentation by Linus! ;-) > diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt > diff --git a/Documentation/git-reflog.txt b/Documentation/git-reflog.txt Not using commit & format-patch? > index 1138865..bc7c987 100644 > --- a/Documentation/git-reflog.txt > +++ b/Documentation/git-reflog.txt > @@ -8,13 +8,18 @@ git-reflog - Manage reflog information > > SYNOPSIS > -------- > -[verse] > -'git-reflog' expire [--dry-run] [--stale-fix] > - [--expire=<time>] [--expire-unreachable=<time>] [--all] <refs>... > - > +'git reflog' <subcommand> <options> This line has white space at the end. Besides those (TIC) comments, I also have this one: Looks good to me! Ciao, Dscho - 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