On Fri, Jul 10, 2015 at 10:14 PM, Junio C Hamano <[email protected]> wrote: > Christian Couder <[email protected]> writes: > >> On Thu, Jul 9, 2015 at 12:27 PM, Karthik Nayak <[email protected]> wrote: >>> Mentored-by: Christian Couder <[email protected]> >>> Mentored-by: Matthieu Moy <[email protected]> >>> Signed-off-by: Karthik Nayak <[email protected]> >>> --- >>> Documentation/git-tag.txt | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt >>> index 034d10d..4b04c2b 100644 >>> --- a/Documentation/git-tag.txt >>> +++ b/Documentation/git-tag.txt >>> @@ -14,7 +14,6 @@ SYNOPSIS >>> 'git tag' -d <tagname>... >>> 'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>] >>> [--column[=<options>] | --no-column] [<pattern>...] >>> - [<pattern>...] >>> 'git tag' -v <tagname>... >> >> As this patch could be applied directly to master and to maint maybe >> you could send it at the top of this patch series or alone outside of >> this patch series. > > Thanks. I'll pick this patch from the remainder of the series and > queue it on a separate topic.
That'll be awesome :) -- Regards, Karthik Nayak -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

