mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 15:09:42 +02:00
Support refspecs in about-filter.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
aec9c245e7
commit
379e80e3a8
5 changed files with 63 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef UI_BLOB_H
|
||||
#define UI_BLOB_H
|
||||
|
||||
extern int cgit_print_file(char *path, const char *head);
|
||||
extern void cgit_print_blob(const char *hex, char *path, const char *head);
|
||||
|
||||
#endif /* UI_BLOB_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue