On Sat, Jan 18, 2014 at 9:25 PM, Sebastian Andrzej Siewior
<[email protected]> wrote:
>                         cgit_tree_link("tree", NULL, "button", NULL, NULL, 
> NULL);
> +                       cgit_git_link();
> @@ -284,6 +284,41 @@ void cgit_tree_link(const char *name, const char *title, 
> const char *class,
> +void cgit_git_link(void)

I like this, but it's probably best to refactor it to take the same
arguments as all the other cgit_*_link functions.
_______________________________________________
CGit mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to