Hi, On Sat, 19 Jan 2008, Jeff King wrote:Urgh... We really have something like that in git? Looks like a prime candidate for refactoring a la void (*show_cmd)(const char *git_cmd) = show_man_page; const char *cmd = argc > 2 ? argv[2] : NULL; if (cmd && show_alias_help(cmd)) return 0; if (!strcmp(help_cmd, "--web") || !strcmp(help_cmd, "-w")) show_cmd = show_html_page; else ... ... show_cmd(cmd); Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Sunil Naidu | Re: Linux 2.6.20-rc6 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Linus Torvalds | Re: init's children list is long and slows reaping children. |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
git: | |
