* Q: how to check for -crlf property for a set of files using git command line?
@ 2009-10-15 9:15 Constantine Plotnikov
2009-10-15 9:25 ` Johannes Sixt
0 siblings, 1 reply; 2+ messages in thread
From: Constantine Plotnikov @ 2009-10-15 9:15 UTC (permalink / raw)
To: Git Mailing List
Hello!
I'm interested how to check for -crlf property (from .gitattributes)
on the set of files using git command line. I'm also interested how to
query for values specified in .gitattributes in general from scripts.
Parsing .gitattributes looks like too complex way of doing this.
Constantine
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Q: how to check for -crlf property for a set of files using git command line?
2009-10-15 9:15 Q: how to check for -crlf property for a set of files using git command line? Constantine Plotnikov
@ 2009-10-15 9:25 ` Johannes Sixt
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Sixt @ 2009-10-15 9:25 UTC (permalink / raw)
To: Constantine Plotnikov; +Cc: Git Mailing List
Constantine Plotnikov schrieb:
> I'm interested how to check for -crlf property (from .gitattributes)
> on the set of files using git command line. I'm also interested how to
> query for values specified in .gitattributes in general from scripts.
> Parsing .gitattributes looks like too complex way of doing this.
man git-check-attr
-- Hannes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-15 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15 9:15 Q: how to check for -crlf property for a set of files using git command line? Constantine Plotnikov
2009-10-15 9:25 ` Johannes Sixt
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).