I
I
iv-fyodorov19922016-04-21 10:25:04
git
iv-fyodorov1992, 2016-04-21 10:25:04

How to find out in Git log --format the branches to which a commit belongs?

Each commit can belong to some other branch besides the current one. How to display which branches a commit belongs to?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lynn "Coffee Man", 2016-04-21
@Lynn

Read some book on git already.
git branch --contains commit-ish

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question