mirror of
https://git.zx2c4.com/cgit
synced 2025-08-02 17:15:13 +02:00
Add head comment to ui-commit.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
f516218d0d
commit
6c14f5e457
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
/* ui-commit.c: generate commit view
|
||||
*
|
||||
* Copyright (C) 2006 Lars Hjemli
|
||||
*
|
||||
* Licensed under GNU General Public License v2
|
||||
* (see COPYING for full license text)
|
||||
*/
|
||||
|
||||
#include "cgit.h"
|
||||
|
||||
void cgit_print_commit(const char *hex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue