Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] log command

Hi

 

Is it possible to get the branch of commit ?

I saw that the structure of the children array  is filed but only for one commit and not for all the commits. Is it a bug ?

In LogJob after the call to Iterable<RevCommit> commits = logCommand.call(); in which class I can find the build of the children array

 

Regards,

Yossi

 


Back to the top