git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Q: supplying large sets of path to git commands
@ 2009-10-16 10:40 Constantine Plotnikov
  2009-10-16 22:08 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Constantine Plotnikov @ 2009-10-16 10:40 UTC (permalink / raw)
  To: Git Mailing List

Some git commands like git check-attr supports receiving paths from
stdin. For other commands like "git diff" and "git commit --only" I
have not found a way to supply a lot of paths (say 1000). Is there a
standard way pass a additional paths to git commands that works on
windows and unix? It would be nice to have --stdin option for all
commands that might receive a set of paths. Or even better would
something like "--options-from-stdin" and
"--options-from-file=file.txt" as a possible last argument specified
on the command line.

Constantine

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

end of thread, other threads:[~2009-10-16 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 10:40 Q: supplying large sets of path to git commands Constantine Plotnikov
2009-10-16 22:08 ` Junio C Hamano

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