If you have ssh access to your computers directly, you can push and pull
from them directly.

git remote add  <Some server name> ssh://<Other Computer>

Then it's just as simple matter to pull and push to that server by using the
name you gave it.

Good luck.

~Leif Andersen


On Thu, Apr 28, 2011 at 22:36, Lindsay Mathieson <
lindsay.mathie...@gmail.com> wrote:

> What's the best way to go about this? e.g I'm working on a private
> rekonq branch cloned from git clone git://git.kde.org/rekonq and I'd
> like to do so from two PC, my home and work ones. How do I keep the
> changes sync'd between the two machines without committing back to the
> kde git server?
>
> --
> Lindsay
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to