Attempts to determine the parent branch of the current branch using git show-branch.
git show-branch
The parent branch name if found, null otherwise
Does not appear to be used
Attempts to determine the parent branch of the current branch using
git show-branch.