Manual: use the ssh github repo url instead for forked repos.
This commit is contained in:
parent
f9246a3d77
commit
d0ca317455
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue