about summary refs log tree commit diff stats
path: root/pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/by-name/ba/back/.envrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/by-name/ba/back/.envrc b/pkgs/by-name/ba/back/.envrc
index e86f040..66c2f00 100644
--- a/pkgs/by-name/ba/back/.envrc
+++ b/pkgs/by-name/ba/back/.envrc
@@ -17,6 +17,5 @@ watch_file flake.nix
 PATH_add ./scripts
 
 if on_git_branch; then
-    echo && git status --short --branch &&
-        echo && git fetch --verbose
+    echo && git status --short --branch
 fi