git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git refuses to switch to older branches
@ 2006-08-19 20:25 Martin Waitz
  2006-08-19 21:47 ` Jakub Narebski
  2006-08-19 22:39 ` Junio C Hamano
  0 siblings, 2 replies; 15+ messages in thread
From: Martin Waitz @ 2006-08-19 20:25 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

hoi :)

now that gitweb.cgi is autogenerated, git refuses to switch to old
branches unless force is applied:

	fatal: Untracked working tree file 'gitweb/gitweb.cgi' would
	be overwritten by merge.

This safety measure is quite useful normally, but for files that are
explicitly marked as to-be-ignored it should not be neccessary.

But all the code that handles .gitignore is only used by ls-files now.
Does it make sense to add exclude handling to unpack-trees.c, too?

-- 
Martin Waitz

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-09-08 22:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-19 20:25 git refuses to switch to older branches Martin Waitz
2006-08-19 21:47 ` Jakub Narebski
2006-08-19 22:41   ` Junio C Hamano
2006-08-19 22:48     ` Jakub Narebski
2006-08-20  1:34       ` Junio C Hamano
2006-08-19 22:39 ` Junio C Hamano
2006-08-19 22:44   ` Petr Baudis
2006-08-20 12:21     ` Martin Waitz
2006-08-20 12:48       ` Johannes Schindelin
2006-08-20 18:15         ` Martin Waitz
2006-08-20 18:46           ` Johannes Schindelin
2006-08-20 19:11         ` Josef Weidendorfer
2006-08-20  7:26   ` Alex Riesen
2006-08-20 12:19     ` Martin Waitz
2006-09-08 22:00       ` Alex Riesen

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