* remove broken refloc
@ 2009-10-22 16:57 Tobias Richter
0 siblings, 0 replies; only message in thread
From: Tobias Richter @ 2009-10-22 16:57 UTC (permalink / raw)
To: git
Hi,
>From using git-svn I've imported a (git-wise) broken reference. This isn't
a huge problem, as I don't need that ref anyway. But 'git gc' no longer
works and that results in frequent errors when updating:
$ git gc
error: cannot lock ref 'refs/remotes/release_7.5.'
error: failed to run reflog
As far as I understand I could expire that ref, but that fails as well:
$ git reflog expire --expire=0 --all
error: cannot lock ref 'refs/remotes/release_7.5.'
Is there a way to forcefully remove that broken ref?
Then I may be able to stop git-svn from re-importing that using the config,
I hope.
Thanks,
Tobias
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-22 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 16:57 remove broken refloc Tobias Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).