From ddd3e3124276133d0c7e902287ab4113f660f6d7 Mon Sep 17 00:00:00 2001 From: Jonathan Tan Date: Thu, 7 Dec 2017 16:14:24 -0800 Subject: decorate: clean up and document API 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 Signed-off-by: Junio C Hamano --- t/helper/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 't/helper/.gitignore') diff --git a/t/helper/.gitignore b/t/helper/.gitignore index d02f9b39ac..fff6aef226 100644 --- a/t/helper/.gitignore +++ b/t/helper/.gitignore @@ -8,6 +8,7 @@ /test-dump-fsmonitor /test-dump-split-index /test-dump-untracked-cache +/test-example-decorate /test-fake-ssh /test-scrap-cache-tree /test-genrandom -- cgit v1.2.3