On 8/13/07, Dmitry Kakurin <dmitry.kakurin@xxxxxxxxx> wrote: > Is there a way to fetch a single file from remote repo without > creating a client repo? > I want to do something like > git show --repo git://repo.or.cz/bla.git master:/somedir/file.txt I think I have found it: git archive --remote=http://62.24.64.27/r/msysgit.git master:share/GitMe setup-msysgit.sh | tar -x -- - Dmitry - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html