Manual: use the ssh github repo url instead for forked repos.

This commit is contained in:
Juan RP 2014-04-03 11:52:07 +02:00
parent f9246a3d77
commit d0ca317455
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ the installed files (`xbps-src show-files`) before pushing new updates.
Fork the voidlinux `xbps-packages` git repository on github and clone it:
$ git clone git://github.com/<user>/xbps-packages.git
$ git clone git@github.com:<user>/xbps-packages.git
You can now make your own commits to the `forked` repository: