On Tue, Jul 14, 2015 at 11:20:08AM +0930, Ruben Maher wrote: > Hi list, I have two patches for your consideration. > > The first just adds an about-filter for .org files. > > It depends on Emacs and Org-mode[0]. > > I may have formatted this mail correctly. Please let me know otherwise. > > Kind regards, > > Ruben > > [0] http://orgmode.org/
Had do play with the patch a bit to apply it. But managed to get it running. Would be best to use git-format-patch / git-send-email. Jason can decide to squash it all, if he prefers, and fixup the commit messages. I think it would also help to update the cgitrc5.txt as well, in case anyone wants to include this, they would also need to update their cgitrc. -- 8< -- diff --git a/cgitrc.5.txt b/cgitrc.5.txt index e21ece9..add40ef 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -861,6 +861,8 @@ readme=:README.htm readme=:readme.htm readme=:README.txt readme=:readme.txt +readme=:README.org +readme=:readme.org readme=:README readme=:readme readme=:INSTALL.md _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
