summaryrefslogtreecommitdiff
path: root/cli/diff.rs
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2020-06-05 22:03:47 +0200
committerBert Belder <bertbelder@gmail.com>2020-06-05 22:15:05 +0200
commitee7727cd078b56d2ecc5d93f9308709e60a18949 (patch)
tree3ff4d90afd7941782010988f05b05c6ac0c971a3 /cli/diff.rs
parent78bfeebad11954666d3104ea3556ec9f2e64f6a4 (diff)
To find home dir, use only $USERPROFILE on Windows, $HOME on Posix (#6132)
$HOME is meaningless on Windows. It may be set by users or by third party software, but it is non-standard and should not be relied upon. Likewise, $USERPROFILE is meaningless on other platforms.
Diffstat (limited to 'cli/diff.rs')
0 files changed, 0 insertions, 0 deletions