I use git-svn as a 'better' svn client. Sometimes I work from home on my laptop, which has IP connectivity to my main PC.
Whats is the best way to move changes between my laptop and main PC?
For example I am half way though fixing a bug and have commited some changes in a local branch. I'd like to be able to pick these changes up and continue working on the bug on my laptop, and commit changes as I make them. I'd then like to be able to move these changes back to my main PC and continue working on the bug when I return to the office.