branch: use ref-filter printing APIs
[gitweb.git] / ref-filter.h
index 630e7c2b917ce41c7cd8d43d52ffddd0221e5fe9..44b36eded0f8f0071b5b77353008eaa7c679c468 100644 (file)
@@ -113,5 +113,7 @@ struct ref_sorting *ref_default_sorting(void);
 int parse_opt_merge_filter(const struct option *opt, const char *arg, int unset);
 /*  Get the current HEAD's description */
 char *get_head_description(void);
+/*  Set up translated strings in the output. */
+void setup_ref_filter_porcelain_msg(void);
 
 #endif /*  REF_FILTER_H  */