Michal Nowak
c65c3d5153
Prevent Git to expand $systest
CentOS 8 "git status" unexpectedly expands search directory "tsig" to
also search in the "tsiggss" directory, thus incorrectly identifying
files as "not removed" in the "tsig" directory:
$ git status -su --ignored tsig
$ touch tsiggss/ns1/{named.run,named.memstats}
$ git status -su --ignored tsig
!! tsiggss/ns1/named.memstats
!! tsiggss/ns1/named.run
(cherry picked from commit f310b75250)
2021-02-18 08:20:54 +01:00
..
2020-09-14 16:50:58 -07:00
2021-02-16 12:08:21 +11:00
2020-09-14 16:50:58 -07:00
2020-09-14 16:50:58 -07:00
2021-02-18 08:20:54 +01:00
2020-12-09 10:46:16 +01:00
2020-09-14 16:50:58 -07:00
2020-09-14 16:50:58 -07:00
2020-09-14 16:50:58 -07:00
2020-09-14 16:50:58 -07:00
2020-09-14 16:50:58 -07:00
2020-09-30 14:26:26 +02:00