summaryrefslogtreecommitdiff
path: root/t/t9004-example.sh
Commit message (Collapse)AuthorAgeFilesLines
* decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-081-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>