X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=f4fcb8f8cf64b775e015f11f8c7f3f4e91b090d9;hp=32cf72ee585f08eb1a3cd9c80166b2f98c7677ce;hb=12fe42d7f5037b53c863189c0ff45ab19042a339;hpb=93b2b357082ec5abb160b6cd1be7261d995ccd28 diff --git a/all b/all index 32cf72ee..f4fcb8f8 100755 --- a/all +++ b/all @@ -919,9 +919,10 @@ case "$cmd" in force=true fi for d in $repos; do - enter "$d0/$d" verbose + verbose cd "$d0/$d" if $force; then - verbose git checkout-index -fa + verbose git reset --hard + #redundant# verbose git checkout-index -fa fi case "$d" in .)