Re: [PATCHv3 0/7] git describe blob

2017-11-02 Thread Stefan Beller
On Thu, Nov 2, 2017 at 6:46 PM, Junio C Hamano wrote: > Jacob Keller writes: > >> I agree, "something" is better than "nothing", and we can work to >> improve "something" in the future, especially after we get more real >> use and see what people think. Only question would be how much do we >> ne

Re: [PATCHv3 0/7] git describe blob

2017-11-02 Thread Junio C Hamano
Jacob Keller writes: > I agree, "something" is better than "nothing", and we can work to > improve "something" in the future, especially after we get more real > use and see what people think. Only question would be how much do we > need to document the current behavior might be open for improvem

Re: [PATCHv3 0/7] git describe blob

2017-11-02 Thread Jacob Keller
On Thu, Nov 2, 2017 at 12:41 PM, Stefan Beller wrote: > Thanks for the discussion on v2[1]. > > Interdiff is below, just fixing minor things. > > We'll keep the original algorithm for now, deferring an improvement on > the algorithm front towards a future developer. > I agree, "something" is bett

[PATCHv3 0/7] git describe blob

2017-11-02 Thread Stefan Beller
Thanks for the discussion on v2[1]. Interdiff is below, just fixing minor things. We'll keep the original algorithm for now, deferring an improvement on the algorithm front towards a future developer. Thanks, Stefan [1] https://public-inbox.org/git/20171031211852.13001-1-sbel...@google.com/ S