Tagged Questions
3
votes
6answers
296 views
Remotely Track the Current Branch in Git
I'm moving my continuous testing to a dedicated server (autotest slows down my local laptop too much). What I'd like is for my testing server (which happens to be running CruiseControl.rb) to be ...