Now that I know a commit-id, how can I get the branch name of that commit through this commit-id?
git branch --contains <commmit_id>
git branch --contains=abcdefeafeafe
git branch --contains=abcdefeafeafe