summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-06-06 00:17:41 -0400
committerKyle Meyer <kyle@kyleam.com>2020-06-06 15:12:35 -0400
commitfe5b08572ea48e8224bf943b75ac25edc1ffdfad (patch)
tree48783e751574024844c0094dc7ba51f96a059157 /COPYING
parent91a1010c215306b81c6c1e92dfc59872b505d020 (diff)
downloadpiem-fe5b08572ea48e8224bf943b75ac25edc1ffdfad.tar.gz
Don't pass invalid starting point to 'git checkout'
If the caller doesn't enter a base, an empty string is passed as the starting point to 'git checkout', causing it to fail. Instead, map the empty string to nil, resulting in HEAD being used as the starting point.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions