Merge branch 'ot/pretty'

Code clean-up.

* ot/pretty:
  format: create docs for pretty.h
  format: create pretty.h file
This commit is contained in:
Junio C Hamano
2017-12-27 11:16:29 -08:00
6 changed files with 136 additions and 84 deletions

View File

@ -1,6 +1,6 @@
#include "cache.h"
#include "config.h"
#include "commit.h"
#include "pretty.h"
#include "refs.h"
#include "builtin.h"
#include "color.h"