summaryrefslogtreecommitdiff
path: root/t/t9004-example.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-12-08decorate: clean up and document APILibravatar Jonathan Tan1-0/+10
Improve the names of the identifiers in decorate.h, document them, and add an example of how to use these functions. The example is compiled and run as part of the test suite. Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>