Alex Vandiver writes:
This comment is only so that I do not keep editing them while queuing..
> Subject: Re: [PATCH 1/2] fsmonitor: Read from getcwd(), not the PWD
> environment variable
Downcase "Read" (or any word after ": " on the commit title).
> Though t
Though the process has chdir'd to the root of the working tree, the
PWD environment variable is only guaranteed to be updated accordingly
if a shell is involved -- which is not guaranteed to be the case.
That is, if `/usr/bin/perl` is a binary, $ENV{PWD} is unchanged from
whatever spawned `git` --
2 matches
Mail list logo