Modify git clean recommendation.

This commit is contained in:
Bruno Wolff III 2010-07-27 06:16:57 -05:00
parent 97943f960e
commit e5451ac0ce
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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