Dothem: reset before checking it out again to squelch messages.

This commit is contained in:
Junio C Hamano
2009-03-17 22:29:29 -07:00
parent cc067fafd4
commit 2efd193a55

1
Dothem
View File

@@ -66,6 +66,7 @@ do
esac
cd "$BUILDBASE/$branch"
git reset --hard &&
git checkout "$branch" &&
git reset --hard || exit
case "$private" in