How does git determine the branch name through commit-id?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-02 09:31:16
0
2
955

Now that I know a commit-id, how can I get the branch name of that commit through this commit-id?

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(2)
世界只因有你
git branch --contains <commmit_id>
滿天的星座

git branch --contains=abcdefeafeafe

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template