Skip to content

Instantly share code, notes, and snippets.

@ransombriggs
Created June 22, 2010 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ransombriggs/d0ecf3eb46b7fbec71e0 to your computer and use it in GitHub Desktop.
Save ransombriggs/d0ecf3eb46b7fbec71e0 to your computer and use it in GitHub Desktop.
39 # merge feature_branch into trunk
40 os.chdir(trunk_location)
41 bzrlib.commands.get_cmd_object('merge').run(location=merging_location)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment