Re: [PATCH] Allow --pretty to be passed to git-describe.

2014-03-24 Thread Eric Sunshine
On Mon, Mar 24, 2014 at 9:04 PM, Cyril Roelandt wrote: > In some cases, ony may want to find the the most recent tag that is reachable s/ony/one/ > from a commit and have it pretty printed, using the formatting options > available > in git-log and git-show. > > Signed-off-by: Cyril Roelandt >

Re: [PATCH] Allow --pretty to be passed to git-describe.

2014-03-24 Thread Junio C Hamano
Cyril Roelandt writes: > In some cases, ony may want to find the the most recent tag that is reachable > from a commit and have it pretty printed, using the formatting options > available > in git-log and git-show. Sorry, but I do not understand the motivation I can read from these three lines