On Tue, Dec 23, 2014 at 11:36 AM, Russ Cox wrote:
> I am using git checkout-index --temp to obtain copies of files from
> the index, but it does not always print valid file names unless run
> from the repository root.
>
> git checkout-index --temp prints names of files in the index
> interpreted r
I am using git checkout-index --temp to obtain copies of files from
the index, but it does not always print valid file names unless run
from the repository root.
git checkout-index --temp prints names of files in the index
interpreted relative to the current directory below the repository
root.
I
2 matches
Mail list logo