summaryrefslogtreecommitdiff
path: root/git-debpush
diff options
context:
space:
mode:
Diffstat (limited to 'git-debpush')
-rwxr-xr-xgit-debpush1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-debpush b/git-debpush
index ca737d2..0be0bf4 100755
--- a/git-debpush
+++ b/git-debpush
@@ -39,6 +39,7 @@ set -o pipefail
us="$(basename $0)"
git_playtree_create=git-playtree-create ###substituted###
+git_playtree_create=${DEBPUSH_GIT_PLAYTREE_CREATE-$git_playtree_create}
cleanup() {
if [ -d "$temp" ]; then