email-gravatar: do not scale icons up
[cgit.git] / ui-clone.h
blob89cd4f1e209b7f8e57edc3bf31a70493d5391633
1 #ifndef UI_CLONE_H
2 #define UI_CLONE_H
4 void cgit_clone_info(struct cgit_context *ctx);
5 void cgit_clone_objects(struct cgit_context *ctx);
6 void cgit_clone_head(struct cgit_context *ctx);
8 #endif /* UI_CLONE_H */