Re: [PATCH] Fix pulling into the same branch.

From: Linus Torvalds <torvalds@osdl.org>
Date: 2005-09-12 03:58:00
On Sun, 11 Sep 2005, Junio C Hamano wrote:
> 
> Yes, but the issue becomes how we can reliably tell if a
> repository is naked or has an associated working tree.

You can't "git pull" into a naked thing anyway. And

	git-read-tree -m -u <old-head> <new-head>

should always do the right thing (ie if there is dirty state that would be
updated, it will fail gracefully).

Or did I miss something?

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Sep 12 03:58:46 2005

This archive was generated by hypermail 2.1.8 : 2005-09-12 03:58:48 EST