Re: git for dummies, anyone?

From: Jes Sorensen
Date: Thu Feb 09 2006 - 10:54:56 EST


>>>>> "Diego" == Diego Calleja <diegocg@xxxxxxxxx> writes:

Diego> El Thu, 09 Feb 2006 09:17:41 -0500, Jeff Garzik
Diego> <jgarzik@xxxxxxxxx> escribiŽó:

>> Check out: http://linux.yyz.us/git-howto.html

Diego> That is a nice guide, but is oriented to developers, I think
Diego> jes was asking from a user POV (I've needed to google for such
Diego> things several times) ie how to switch to a given tag and
Diego> return to master, how to update the repository periodically,
Diego> etc; no stuff about how to manage patches. It may be nice to
Diego> see such thing on your guide, something like this:

Diego,

Yup thats pretty much it. My usage of git upto now has pretty much
been:

quilt pop -a
git-pull
quilt push -a
<rebuild>

Suddenly something broke with the git-pull and I needed to track down
which change it was.

Cheers,
Jes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/