Re: [PATCH] fix attribute handling in bare repositories

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Sunday, June 8, 2008 - 1:46 pm

René Scharfe <rene.scharfe@lsrfire.ath.cx> writes:


Hmm.  I do not know if it breaks anything, but if you are indeed in a bare
repository, the files the codepaths affected try to read would not exist
anyway, so I am not sure what this would fix, other than changing the
behaviour of check-attr from noticing that it was asked for nonsense and
bail out to not noticing nor saying anything useful.
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-archive and unwanted .gitattributes, Nguyen Thai Ngoc Duy, (Sat Jun 7, 8:21 am)
Re: git-archive and unwanted .gitattributes, Jakub Narebski, (Sat Jun 7, 8:47 am)
Re: git-archive and unwanted .gitattributes, Nguyen Thai Ngoc Duy, (Sat Jun 7, 9:19 am)
[PATCH] fix attribute handling in bare repositories, René Scharfe, (Sun Jun 8, 8:16 am)
Re: git-archive and unwanted .gitattributes, René Scharfe, (Sun Jun 8, 8:24 am)
Re: [PATCH] fix attribute handling in bare repositories, Junio C Hamano, (Sun Jun 8, 1:46 pm)
Re: [PATCH] fix attribute handling in bare repositories, René Scharfe, (Sun Jun 8, 2:31 pm)
Re: [PATCH] fix attribute handling in bare repositories, Nguyen Thai Ngoc Duy, (Sun Jun 8, 9:24 pm)