]> gitweb.ps.run Git - ps-cgit/blob - ui-clone.h
log: allow users to follow a file
[ps-cgit] / ui-clone.h
1 #ifndef UI_CLONE_H
2 #define UI_CLONE_H
3
4 void cgit_clone_info(void);
5 void cgit_clone_objects(void);
6 void cgit_clone_head(void);
7
8 #endif /* UI_CLONE_H */