This commit is contained in:
Mattias Andrée 2012-10-28 00:13:28 +02:00
parent 28caf6268c
commit 386eb22257

View file

@ -6,7 +6,7 @@ manual-update:
makeinfo --html "./manuals/ponysay.texinfo" \
git add "./ponysay" \
git stash \
git checkout $(BRANCH) \
git checkout $$branch \
git rm "./pages/ponysay/*" \
git stash pop \
)