mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Modify git clean recommendation.
This commit is contained in:
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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user