On Sun, Nov 04, 2012 at 09:45:55AM -0800, rh wrote: > The previous change created a dictionary of one-to-one elements when > the intent was to map mutliple related types to one main type. > e.g. bash, ksh, zsh, sh all map to sh since they share similar syntax > This makes the mapping as the original change intended. > > Signed-off-by: Richard Hubbell <richard_hubbe11@xxxxxxxxxxx> Thanks. > diff --git a/gitweb.cgi.orig b/gitweb.cgi > index 060db27..155b238 100755 > --- a/gitweb.cgi.orig > +++ b/gitweb.cgi This is not the name of the source file in git.git, so "git am" choked. I was able to fix it up locally, though. No need to resend. -Peff -- 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