[Create new package] --- https://www.pld-linux.org/howto-git?rev=1350297415 +++ https://www.pld-linux.org/howto-git @@ -168,9 +168,9 @@ git commit -m 'Init commit' and then: - git push origin master + git push -u 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
Diff URL: https://www.pld-linux.org/howto-git?do=diff&r1=1350297415&r2=1350309146 -- 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
