Fetching a single file from remote repo
From: Dmitry Kakurin <hidden>
Date: 2016-06-15 22:43:29
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 -- - Dmitry