git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Losing branches (whee, data loss)
@ 2007-05-16  5:18 Jeff Garzik
  2007-05-16  5:48 ` Lars Hjemli
  2007-05-16  6:12 ` Junio C Hamano
  0 siblings, 2 replies; 10+ messages in thread
From: Jeff Garzik @ 2007-05-16  5:18 UTC (permalink / raw)
  To: Git Mailing List

Grumble!

When all this started, the branch 'upstream-fixes' exists, and branch 
'tmp' does not exist.  This is my local clone of 
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git


[jgarzik@pretzel libata-dev]$ git branch -m upstream-fixes tmp
error: Could not open config file!
fatal: Branch rename failed

[jgarzik@pretzel libata-dev]$ git-branch -m upstream-fixes tmp
fatal: A branch named 'tmp' already exists.

[jgarzik@pretzel libata-dev]$ git branch -D tmp
Deleted branch tmp.

[jgarzik@pretzel libata-dev]$ git-branch -m upstream-fixes tmp
error: refname refs/heads/upstream-fixes not found
fatal: Branch rename failed

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

end of thread, other threads:[~2007-05-16  7:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16  5:18 Losing branches (whee, data loss) Jeff Garzik
2007-05-16  5:48 ` Lars Hjemli
2007-05-16  5:54   ` Jeff Garzik
2007-05-16  6:14     ` Jan Hudec
2007-05-16  6:40       ` Jeff Garzik
2007-05-16  6:43         ` Junio C Hamano
2007-05-16  7:10         ` Lars Hjemli
2007-05-16  7:36           ` Junio C Hamano
2007-05-16  6:12 ` Junio C Hamano
2007-05-16  6:40   ` Jeff Garzik

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