git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-rm -n leaves .git/index.lock if not allowed to finish
@ 2008-12-18 20:02 jidanni
  2008-12-19  0:25 ` Miklos Vajna
  0 siblings, 1 reply; 6+ messages in thread
From: jidanni @ 2008-12-18 20:02 UTC (permalink / raw)
  To: git

Bug: if git-rm -n is not allowed to write all it wants to write, it
will leave a .git/index.lock file:
# git-rm -n -r . 2>&1|sed q
error: '.etckeeper' has changes staged in the index
# git-rm -n -r . 2>&1|sed q
fatal: unable to create '.git/index.lock': File exists

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-19  3:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 20:02 git-rm -n leaves .git/index.lock if not allowed to finish jidanni
2008-12-19  0:25 ` Miklos Vajna
2008-12-19  0:35   ` Junio C Hamano
2008-12-19  3:47     ` Miklos Vajna
2008-12-19  0:38   ` Junio C Hamano
2008-12-19  1:31     ` Junio C Hamano

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).