commit e5451ac0ce6daec29b4cb489553b49ad2a0cf3c2 Author: Bruno Wolff III bruno@wolff.to Date: Tue Jul 27 06:16:57 2010 -0500
Modify git clean recommendation.
README | 2 +- 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