[PLDWWW] page changed: howto-git
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Mon Oct 15 15:53:39 CEST 2012
builder -a note
--- https://www.pld-linux.org/howto-git?rev=1350309146
+++ https://www.pld-linux.org/howto-git
@@ -165,8 +165,12 @@
cd <package-repo>
touch <specfile>
git add <specfile>
git commit -m 'Init commit'
+
+ slug.py init and git add can be replaced with:
+
+ ./builder -a <specfile>
and then:
git push -u origin master
Diff URL:
https://www.pld-linux.org/howto-git?do=diff&r1=1350309146&r2=1350309219
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list