[Create new package] add --set-upstream information --- https://www.pld-linux.org/howto-git?rev=1349887207 +++ https://www.pld-linux.org/howto-git @@ -169,9 +169,12 @@ and then: git push origin master - + + After pushing for the first time you may also need to set local master branch to track remote master: + + git branch --set-upstream master origin/master ====Use template specs for new packages ==== Often it is good idea to start working over new spec starting from spec templates available: git clone git://git.pld-linux.org/projects/template-specs.git
Diff URL: https://www.pld-linux.org/howto-git?do=diff&r1=1349887207&r2=1350297415 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
