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: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] git and usability
  • Date: Tue, 18 Jul 2006 15:51:48 +0200

On Tuesday 18 July 2006 15:18, Ladislav Hagara wrote:
> Is it possible to use several cherry-picks at the same time?
> For example last 5 commits?
Not to my knowledge. You could use -n to make just one commit, but you'd
still
have to do 5 cherry-picks. Would be easy to script.

> In perforce it is possible to use "p4 integrate test/abc/...
> stable-rc/abc/..." and integrate all changes.
> Is it possible in git?
All changes? Wouldn't a series of cherry-picks do?

> Is it possible to see the git diff between master and stable-rc version
> of spell?
git diff master stable-rc-0.5 path/to/something

--
We cannot command nature except by obeying her. --Sir Francis Bacon

Attachment: pgp583dT4LZl3.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page