Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] git and usability

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jeremy Blosser <jblosser-smgl AT firinn.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] git and usability
  • Date: Tue, 18 Jul 2006 10:30:16 -0500

On Jul 18, seth AT swoolley.homeip.net [seth AT swoolley.homeip.net] wrote:
> To be honest, git "for the integrator" doesn't seem to work for me yet,
> the same as you. I've managed to make some branches, but I haven't
> figured out the ideal use for our use cases. I'm hoping arwed chimes
> in and describes step-by-step he takes to do everyday spell integrates.

Once you have the branches you want integrations are really just:
1) find the commit id you want (usually via checkout the branch with that
change and git-log some/file/path, gitweb could be useful here too)
2) checkout the branch you want to cherry-pick into
3) git-cherry-pick <commitid>

Attachment: pgpB4OItfmeap.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page