On Sun, Oct 07, 2007 at 03:14:17PM +0200, Karl Hasselström wrote: > On 2007-10-05 22:44:52 +0200, Yann Dirson wrote: > > > If the branch.*.merge parameter does not name a valid remote head, > > stgit would not rebase after a fetch, and would write instead > > 'Rebasing to "None" ... done'. > > > > This patch makes this situation an error and tells the user what to > > fix in his repo configuration. > > Good. Sign-off? Oops, sorry - "Signed-off-by: Yann Dirson <ydirson@xxxxxxxxxx>" > > - raise GitException, "StGit does not support multiple FETCH_HEAD" > > + raise GitException, 'StGit does not support multiple FETCH_HEAD' > > Unrelated quote fixup. No big deal, though. Right - did not seem to warrant a patch of its own :) Best regards, -- Yann - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html