config: make empty js= omit script tag
[cgit.git] / ui-clone.h
blob3e460a3dbcf22ef3d998fa3862312bfa59d0e121
1 #ifndef UI_CLONE_H
2 #define UI_CLONE_H
4 void cgit_clone_info(void);
5 void cgit_clone_objects(void);
6 void cgit_clone_head(void);
8 #endif /* UI_CLONE_H */