We need a way to specify the "trunk" or "master" branch in a repository. Normally, this will be "master", but it's not guaranteed to be this. For example, the primary development branch might be something altogether different - something like "mainline" or "trunk".
We need a way to specify the "trunk" or "master" branch in a repository. Normally, this will be "master", but it's not guaranteed to be this. For example, the primary development branch might be something altogether different - something like "mainline" or "trunk".
This will be necessary for issue #21.