mirror of
https://github.com/git/git.git
synced 2026-03-26 10:53:27 +01:00
post-apply: allow working from elsewhere including secondary worktrees
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
GIT_DIR=.git
|
||||
GIT_DIR=$(git rev-parse --git-dir)
|
||||
dotest="$GIT_DIR/rebase-apply"
|
||||
|
||||
prec=4 &&
|
||||
|
||||
Reference in New Issue
Block a user