mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
+2
-4
@@ -18,8 +18,6 @@ git commit -s -a -m "${version} release"
|
||||
echo "Tagging git repository"
|
||||
git tag -s -a -m "${version} release" v${version}
|
||||
|
||||
echo "Creating source tarball"
|
||||
make dist
|
||||
echo "Done. Please remember to push out tags using \"git push --tags\""
|
||||
echo "If you wish to create a source tarball, run \"make dist\""
|
||||
|
||||
echo "Done."
|
||||
echo "Please remember to push out tags using \"git push --tags\""
|
||||
|
||||
Reference in New Issue
Block a user