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:24:51 -0500

On Jul 18, Ladislav Hagara [ladislav.hagara AT unob.cz] wrote:
> In perforce it is possible to use "p4 integrate test/abc/...
> stable-rc/abc/..." and integrate all changes.
> Is it possible in git?

Possible, yes; recommended, no. git operates per commits, not per file
paths. This should really be fine for us since we no longer are using
devel day-to-day and any integration that is going to stable should be a
discreet commit to be clean anyway. Arwed's figured out ways to "fake"
doing directories at a time via temp branches and git-tar-tree (I think)
for cases where it's unavoidable.

Attachment: pgppm0sOO6hWa.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page