Modify git clean recommendation.
This commit is contained in:
parent
97943f960e
commit
e5451ac0ce
2
README
2
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
|
# If the sprm gets published then publish the tar.gz file on fedorahosted
|
||||||
scp spin-kickstarts-*.tar.gz fedorahosted.org:spin-kickstarts
|
scp spin-kickstarts-*.tar.gz fedorahosted.org:spin-kickstarts
|
||||||
# Clean up the generated files:
|
# Clean up the generated files:
|
||||||
git clean
|
git clean -f -d
|
||||||
# To update a branch of spin-kickstarts
|
# To update a branch of spin-kickstarts
|
||||||
# Make sure the branch is current (cvs up)
|
# Make sure the branch is current (cvs up)
|
||||||
# Copy over the new spec file
|
# Copy over the new spec file
|
||||||
|
Loading…
Reference in New Issue
Block a user