post-apply: allow working from elsewhere including secondary worktrees
parent
a621affcfa
commit
7b81ec94dc
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
GIT_DIR=.git
|
||||
GIT_DIR=$(git rev-parse --git-dir)
|
||||
dotest="$GIT_DIR/rebase-apply"
|
||||
|
||||
prec=4 &&
|
||||
|
|
|
|||
Loading…
Reference in New Issue