There is `dulwich.porcelain.branch_list()` but that will list all branches for a repo. How does one get the active branch? (the one displayed when you run `git status`)