Re: Proposal for git stash rename

2013-01-09 Thread Michael Haggerty
On 01/04/2013 10:40 PM, Junio C Hamano wrote: > Micheil Smith writes: > >>> This patch implements a "git stash rename" using a new >>> "git reflog update" command that updates the message associated >>> with a reflog entry. >> ... >> I note that this proposal is now two years old. A work in progr

Re: Proposal for git stash rename

2013-01-04 Thread Junio C Hamano
Micheil Smith writes: >> This patch implements a "git stash rename" using a new >> "git reflog update" command that updates the message associated >> with a reflog entry. > ... > I note that this proposal is now two years old. A work in progress patch was > requested, however, after one was give

Re: Proposal for git stash rename

2013-01-04 Thread Micheil Smith
Greg Hewgill hewgill.com> writes: > > On Sun, Jun 20, 2010 at 10:54:43AM +, ??var Arnfj??r?? Bjarmason wrote: > > It's good to post a WIP PATCH even if it needs cleanup, just as a > > point for further discussion. > > Thanks, point taken. WIP patch follows. > > This patch implements a "git