[git-users] git reset --hard branch

2011-02-23 Thread Mark Liversedge
Hi, If this is easy peasy then my apologies. is it possible to reset a tracking branch to its origin without affecting other local branches? i.e. $ git checkout mybranch $ git reset --hard origin mybranch ? Thanks for any help, Mark -- You received this message because you are subscribed to

[git-users] Git with virtual hosts

2011-02-23 Thread MDavis
I'm a web developer who wants to begin using versioning control. I've run a one-man shop for 14 years but now I'm going to collaborate with another developer and wish to use a good SCM. Currently I have dozens of websites on a VPS running CentOS. I've already installed Git on the server and it is