Select Page

Welcome to Part 7: Pulling Changesets from a Remote Repository!

The seventh installment of Source Control: The Good Stuff.

Guess what?  Chances are you’re not going to be the only person using your Mercurial source control repository.

When other people push their changesets to the remote repo, you’re gonna’ want their code so you need to Pull.

Here’s how to do that.

Tomorrow: Part 8: Using Revert and Changing Repo NSF Files