fetch-all.sh

This commit is contained in:
2024-05-18 13:38:27 +02:00
parent 6da0f80d46
commit 77695574aa

3
scripts/fetch-all.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
git remote | xargs -n 1 git fetch -a