On Jan 10, 2019 at 10:26, Junio C Hamano wrote:
Samir Benmendil writes:
It is impossible to run git commands affecting a different repo from
within a `git rebase --exec` because in that environment the `GIT_DIR`
and `GIT_WORK_TREE` variables are set and inherited by any commands
run as part
It is impossible to run git commands affecting a different repo from
within a `git rebase --exec` because in that environment the `GIT_DIR`
and `GIT_WORK_TREE` variables are set and inherited by any commands run
as part of `git rebase --exec`.
A minimal reproduction is shown below:
git ini
2 matches
Mail list logo