[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-help-public] problem with FreeType's git repository
From: |
Werner LEMBERG |
Subject: |
Re: [Savannah-help-public] problem with FreeType's git repository |
Date: |
Wed, 03 Jun 2009 11:38:46 +0200 (CEST) |
>> Whatever: `git push' has worked now, thanks. I suppose you've
>> executed `git gc'?
>
> Nope, just a 'git fsck' which is supposed to be read-only (and which
> triggered no worrying warning, just a 'dangling commit', which
> happens in lots of repos).
Hmm. Strange. You can get rid of the `dangling' warnings with `git
prune'.
Werner