Re: git check-attr in bare repositories

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Tuesday, March 30, 2010 - 2:39 pm

Jonathan Nieder <jrnieder@gmail.com> writes:


Well, that or make `git check-attr` support reading .gitattributes
from repository (from a corresponding tree object).

Unfortunately `git check-attr` doesn't have place to put revision...
well unless as a parameter:

  git check-attr [--cached|--tree <tree-ish>] <attr>... [--] <pathname>...

-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
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 check-attr' problems &amp; questions, Eli Barzilay, (Thu Mar 25, 8:57 pm)
Re: `git check-attr' problems &amp; questions, Jonathan Nieder, (Sat Mar 27, 6:42 pm)
Re: `git check-attr' problems &amp; questions, Eli Barzilay, (Mon Mar 29, 8:28 am)
[git] Re: `git check-attr' problems &amp; questions, Eli Barzilay, (Mon Mar 29, 9:09 am)
git check-attr in bare repositories, Jonathan Nieder, (Mon Mar 29, 4:15 pm)
Re: git check-attr in bare repositories, Eli Barzilay, (Mon Mar 29, 9:53 pm)
Re: git check-attr in bare repositories, Jonathan Nieder, (Tue Mar 30, 2:22 pm)
Carrying over attributes when moving files, Jonathan Nieder, (Tue Mar 30, 2:30 pm)
Re: git check-attr in bare repositories, Jakub Narebski, (Tue Mar 30, 2:39 pm)
Re: git check-attr in bare repositories, Eli Barzilay, (Tue Mar 30, 8:15 pm)
Re: Carrying over attributes when moving files, Eli Barzilay, (Tue Mar 30, 8:30 pm)
Re: Carrying over attributes when moving files, Junio C Hamano, (Tue Mar 30, 9:05 pm)