[TYPO3-core] Git question: which branch does a commit belongs to?

Steffen Gebert steffen.gebert at typo3.org
Thu Mar 31 12:46:36 CEST 2011


Hi,

> How in earth do I know in which branch this was applied? There is no
> hint or way to see that? Not even github shows me the branch:

stackoverflow has an answer [1]:
 > git branch --contains <commit>

This requires that the branch containing this commit has been pulled 
already (which is not the case for me as I work with different 
repositories) for each branch.
Don't know, if `git pull --all` works.

Kind regards
Steffen

-- 
[1] 
http://stackoverflow.com/questions/2706797/git-finding-what-branch-a-commit-came-from

Steffen Gebert
TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-team-core mailing list