lazo
lazo copied to clipboard
Merge commit was wrongly included by lazo
History of events:
- Main and module repo are in sync
- Two branches start,
AandB.Ahas some commits that affect the module.Bhas nothing to do with it. - Branch
Ais merged inmaster, Lazo successfully syncs the module. - Branch
Bmergesmasterin. Lazo pushed the reverse commit than in step 3. - Branch
Bis merged inmaster, Lazo does nothing. - Branch
Cstarts frommasterand is merged back. Lazo detects a change and adds the changes of step 3 again.