I have a git-svn repository I had originally cloned from an svn repo's trunk, like so:
http://server/svn/MxProject/trunk
Since I cloned only the trunk and didn't grab the branches directory, is there a way I can access the branch without doing a full clone?