You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t2400, t5516: strip directory prefix from --git-dir path arguments
Earlier commits replaced `-C <dir>` with `--git-dir=<dir>` as
part of the `safe.bareRepository` preparation. Since `--git-dir`
does not change the working directory, paths that duplicated the
directory name as a prefix are now redundant.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments