summaryrefslogtreecommitdiffstatshomepage
path: root/gen-version.sh
Commit message (Expand)AuthorAge
* gen-version.sh: check if git is available before trying to
#ifndef UI_SNAPSHOT_H
#define UI_SNAPSHOT_H

extern void cgit_print_snapshot(const char *head, const char *hex,
				const char *filename, int snapshot, int dwim);

#endif /* UI_SNAPSHOT_H */