← Back to team overview

mvhub-dev team mailing list archive

Re: [Merge] lp:~omacneil/mvhub/add_fixes_flag_to_cheatsheet into lp:mvhub

 

I added the inline comment.

For people that don't have privs to merge to trunk, updating a local copy of trunk and then merging into their working branch from that local copy adds extra steps.

NEW WAY
  cdw
  bzr merge lp:mvnub/trunk
  bzr commit -m 'merged trunk'

OLD WAY
  cdws
  cd trunk
  bzr pull
  cdw
  bzr merge ../turnk
  bzr commit -m 'merged trunk'
-- 
https://code.launchpad.net/~omacneil/mvhub/add_fixes_flag_to_cheatsheet/+merge/27458
Your team MVHub Developers is subscribed to branch lp:mvhub.



References