Print

Print


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Apr 2016, Thomas Marsh wrote:
> git clone [log in to unmask]:Starlink/starlink.git
> starting with forking the starlink repository,
> or can I somehow recover the effort spent setting up

The default push/pull locations can be listed with:

  $ git remote -v

and when you've forked the repositary on Github, you can update the
existing push location with:

  $ git remote set-url origin [log in to unmask]

and then check again with:

  $ git remote -v

More information can be found with:

  $ man git-remote

or:

  https://help.github.com/articles/changing-a-remote-s-url/

	-Paul
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFXGP3oc444tukM+iQRAq9XAKDPdb4kovh17K0kBwtIrau9CY/42gCfVxlu
ox6NT4tZR3R1TViYXnyHmVc=
=cEga
-----END PGP SIGNATURE-----