Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master tome rdp by Eric Sandall (5e40a15bb098a62c734d263e36280ba05b68f8b1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jeremy Blosser <jblosser-smgl AT firinn.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master tome rdp by Eric Sandall (5e40a15bb098a62c734d263e36280ba05b68f8b1)
  • Date: Mon, 5 Feb 2007 18:01:25 -0600

On Feb 05, Eric Sandall [scm AT mail.sourcemage.org] wrote:
> +To grab the new stable-0.6 and stable-rc-0.7 (the next stable release
> candidate)
> +you would do the following:
> +
> +$ git fetch ssh://scm.sourcemage.org/smgl/grimoire.git
> stable-0.6:stable-0.6
> +
> +This tells git to fetch the remote branch named stable-0.6 (before the
> ":") and
> +call it stable-0.6 (after the ":") into the current git repository.

Doing the fetch alone will only get you a point-in-time copy of it; if you
want it to get updated when you 'git pull' you have to add it to the
remotes/origin file as well.

Attachment: pgp38uc14Ys1M.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page