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
A recent change in `git rebase` stopped setting `GIT_DIR` when running
the `exec` commands in th todo list. However, the `ever-green.sh` script
relied on it. Let's shell out to Git to determine the Git directory
correctly again.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments