show-branch: show all local heads when only giving one rev along --topics
[alt-git.git] / trailer.h
blob8eb25d565e284f54d32b1840ceeb45872dc6efb9
1 #ifndef TRAILER_H
2 #define TRAILER_H
4 void process_trailers(const char *file, int trim_empty, struct string_list *trailers);
6 #endif /* TRAILER_H */