[TYPO3-core] Git question: which branch does a commit belongs to?
Ernesto Baschny [cron IT]
ernst at cron-it.de
Thu Mar 31 14:38:36 CEST 2011
Am 31.03.2011 12:23, schrieb Helmut Hummel:
> On 31.03.11 11:57, Ernesto Baschny [cron IT] wrote:
>
>> when looking at a commit like this:
>>
>> http://git.typo3.org/TYPO3v4/Core.git?a=commit;h=5573182f
>>
>> Or this view (Forge):
>>
>> http://forge.typo3.org/projects/typo3v4-core/repository/revisions/5573182f
>>
>>
>> How in earth do I know in which branch this was applied? There is no
>> hint or way to see that?
>
> There is the Reviewed-On annotation in the commit message. On forge it
> is directly linked to the review page in gerrit where you can see the
> branch.
Cool, yes that would be a "way". Thanks Helmut!
Related to this, I just found out this:
https://github.com/typo3/git.typo3.org/network
Which provides a very nice view of our branches. Hovering over the
commit dots in the different branches one can pretty much recognize
stuff that was committed to master and not to TYPO3_4-5, which is kind
of this information I would like to "filter" (to see if all bugs solved
in master are being backported to 4-5).
I guess I will write some scripts to maybe automate the process of
finding this kind of stuff. Maybe if it could be made "easy" (and maybe
semi-automated), we could delegate the job of backporting the fixes
solved in master branch to the Release Manager, thus easing the process
for "everyone else". At least for the easy bugfixes. But no promises yet. :)
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list