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
When I authored 176113f (git: allow operating on bare repositories,
2023-10-01), I obviously tested only with absolute `workDir` values.
Let's make it work with relative ones, too, by avoiding to override the
working directory _in addition_ to specifying `--git-dir=<path>`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments