summaryrefslogtreecommitdiffstats
path: root/nix-script-switch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nix-script-switch.sh')
-rwxr-xr-xnix-script-switch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-script-switch.sh b/nix-script-switch.sh
index 098d51f..085c237 100755
--- a/nix-script-switch.sh
+++ b/nix-script-switch.sh
@@ -110,7 +110,7 @@ then
fi
fi
- explain git --git-dir="$WD/.git" --work-tree="$WD" $GIT_COMMAND "$TAG_NAME"
+ __git $GIT_COMMAND "$TAG_NAME"
else
stderr "Switching failed. Won't executing any further commands."