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? > - 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. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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