Michal Nowak
f310b75250
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
2021-02-17 16:35:21 +01:00
..
2020-11-09 16:00:28 +01:00
2021-02-03 11:44:02 +01:00
2020-12-08 18:36:23 +01:00
2021-02-16 01:04:46 +00:00
2021-02-03 12:22:33 +11:00
2021-02-16 16:24:35 -08:00
2021-02-16 01:04:46 +00:00
2020-11-09 16:00:28 +01:00
2020-10-28 15:48:58 +01:00
2020-11-11 10:08:12 +01:00
2021-02-17 16:35:21 +01:00
2020-12-21 01:09:45 +00:00
2021-02-03 12:06:17 +01:00