summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2010-07-27 06:16:57 -0500
committerBruno Wolff III <bruno@wolff.to>2010-07-27 06:16:57 -0500
commite5451ac0ce6daec29b4cb489553b49ad2a0cf3c2 (patch)
tree0b00e661a1c6dcdd8e94d2d243b3e0d2d243d343 /README
parent97943f960e7e1ca03ec8a259061d68fcea34fb2d (diff)
downloadspin-kickstarts-e5451ac0ce6daec29b4cb489553b49ad2a0cf3c2.tar.gz
spin-kickstarts-e5451ac0ce6daec29b4cb489553b49ad2a0cf3c2.tar.xz
spin-kickstarts-e5451ac0ce6daec29b4cb489553b49ad2a0cf3c2.zip
Modify git clean recommendation.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7598912..7c1d6da 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ rpmbuild -ba ~/rpmbuild/SPECS/spin-kickstarts.spec
# If the sprm gets published then publish the tar.gz file on fedorahosted
scp spin-kickstarts-*.tar.gz fedorahosted.org:spin-kickstarts
# Clean up the generated files:
-git clean
+git clean -f -d
# To update a branch of spin-kickstarts
# Make sure the branch is current (cvs up)
# Copy over the new spec file