Re: [dev] [suckless] Migration to git

From: Sam Watkins <sam_AT_nipl.net>
Date: Fri, 15 Feb 2013 11:13:43 +1100

On Thu, Feb 14, 2013 at 07:24:28AM +0100, Lukas Fleischer wrote:
> It's a one-liner:
>
> $ git reset $(git commit-tree -m "foobar" HEAD^{tree})
>
> Pretty fast:
>
> git reset $(git commit-tree -m "foobar" HEAD^{tree}) 0.00s user 0.01s system 70% cpu 0.009 total
>
> `git gc` also works perfectly fine after running that.

thanks for the tips. but opinion as of yet unchanged! ;)
Received on Fri Feb 15 2013 - 01:13:43 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 21 2013 - 19:21:44 CET