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
..
2021-02-16 12:08:21 +11:00
2021-01-12 15:37:47 +01:00
2021-01-12 15:37:47 +01:00
2021-01-26 14:18:54 +01:00
2021-02-08 15:13:49 +11:00
2021-02-16 12:08:21 +11:00
2021-02-16 12:08:21 +11:00
2021-01-12 15:37:47 +01:00
2021-01-12 15:37:47 +01:00
2020-12-14 13:17:27 +01:00
2021-01-12 15:37:47 +01:00
2021-02-18 08:20:54 +01:00
2021-02-16 12:08:21 +11:00