On 06/26/2015 10:15 AM, Graeme Geldenhuys wrote:

Then start again, by logging into Github. Then deleting your lazarus
repository on Github (via their website). Then browse to my lazarus
repository on Github and click the "fork" button. Your account should
now have lazarus repository. Github should give you instructions on how
to clone it, or hook it up to your existing local repository (on your
computer). You only need to do the latter, because the repository
history will be the same - no need to clone it again. When you
eventually do a 'git push', it will only push the changes you added to
the repository.
I'll try to follow.....

I recommend you use the git:// style URL, as it is much more efficient
and faster than the https:// protocol.
Unfortunately the  Firewall here does not allow for the git protocol.

I also recommend you read the official Git documentation. It is very
well written and with loads of practical examples. It is easy reading.

OK. I'll be back next year ;-)

-Michael

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to