diff --git a/.envrc b/.envrc index 5849ead..49bacf7 100644 --- a/.envrc +++ b/.envrc @@ -1,6 +1,6 @@ # update repo if has jj; then - jj git fetch + jj git fetch --all-remotes elif has gix; then gix fetch elif has git; then