From mboxrd@z Thu Jan 1 00:00:00 1970 From: gvb.uboot Date: Mon, 21 Jan 2008 20:44:29 -0500 Subject: [U-Boot-Users] Revised custodian git writeup Message-ID: <47954A7D.4070507@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I've rewritten the "Tips for maintaining custodian trees" section to reflect Wolfgang's request that the "master" branch be used for patches for him to pull. Conceptually, this is very different from my previous recommendation / methodology writeup. In practice, however, it is a trivial change. The fundamental difference is to create a separate branch ("uboot") to track the master repo and rebase the "master" branch against that, instead of vice versa. Best regards, gvb