From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 18 Sep 2008 08:29:59 -0400 Subject: [U-Boot] Git workflow by Andrew Moore Message-ID: <48D249C7.5050105@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I've added a link to the "Workflow for Custodian git Repositories" page The link and explanation: ------------------------------------------------------------------------- Andrew Moore explains in extremely lucid detail how to use git to "commit early and commit often" in a local working git repository, then rearrange and squash the incremental changesets into logical changesets and, ultimately, create the right patches at the right level of granularity and in the right sequence. Priceless! ------------------------------------------------------------------------- Best regards, gvb