sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
- From: "Jeremy Blosser (emrys)" <jblosser-smgl AT firinn.org>
- To: sm-discuss AT lists.ibiblio.org
- Subject: Re: [SM-Discuss] scm next steps
- Date: Mon, 1 May 2006 00:57:16 -0500
On Apr 30, Robin Cook [rcook AT wyrms.net] wrote:
> I think in trying to get it sync'ed I got my repository files messed up
> as well.
> But a lesson learned. Now if can figure out a way to see if a git
> update modifies files in a spell I'm about to update within a script....
git fetch && git diff master origin
This will show diffences between your copy and the pristine one from
upstream, before you update your working copy (via git pull . origin).
Again, this works for test since that's the master, if you want to do this
for devel or stable* you should keep the cloned branches pristine and make
your own branches off them to edit in (git checkout devel; git branch
my-devel).
Attachment:
pgpODCXShMeAk.pgp
Description: PGP signature
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/01/2006
- <Possible follow-up(s)>
-
Re: [SM-Discuss] scm next steps,
Mathieu L., 05/02/2006
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/02/2006
- Re: [SM-Discuss] scm next steps, Mathieu L., 05/02/2006
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/02/2006
-
Re: [SM-Discuss] scm next steps,
Eric Sandall, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Arwed von Merkatz, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Eric Sandall, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/04/2006
- Re: [SM-Discuss] scm next steps, Eric Sandall, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Eric Sandall, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Jeremy Blosser (emrys), 05/04/2006
- Re: [SM-Discuss] scm next steps, Arwed von Merkatz, 05/04/2006
-
Re: [SM-Discuss] scm next steps,
Arwed von Merkatz, 05/04/2006
Archive powered by MHonArc 2.6.24.