Cron <git-svn at code> $HOME/git-svn-sync
John Ralls
jralls at ceridwen.us
Tue Aug 27 11:57:26 EDT 2013
On Aug 27, 2013, at 8:53 AM, Derek Atkins <derek at ihtfp.com> wrote:
>
> On Tue, August 27, 2013 11:42 am, John Ralls wrote:
>
>> Hmm. Your git must be too old to have it. Try git branch -D master
>> instead.
>
> -sh-4.2$ git --version
> git version 1.7.6.5
>
> Maybe??
>
http://git-scm.com/docs/git-symbolic-ref says current is 1.8.4 and that symbolic-ref was last updated in 1.8.1, so yeah, too old.
> -sh-4.2$ git branch -D master; git symbolic-ref HEAD refs/heads/trunk
> Deleted branch master (was df4f6a3).
> -sh-4.2$ cd ../gnucash-docs.git/
> -sh-4.2$ git branch -D master; git symbolic-ref HEAD refs/heads/trunk
> Deleted branch master (was 0d1348d).
> -sh-4.2$
>
> Done. Now waiting for the next push to github..
OK.
Regards,
John Ralls
More information about the gnucash-devel
mailing list