The patch series below allows git to use %as and %cs as flags for
pretty-printing the format of a date.
Nathan W. Panike (2):
Document %as and %cs as a pretty format flag
Give %as and %cs meaning for pretty format
Documentation/pretty-formats.txt | 2 ++
pretty.c | 3 +++
2 files changed, 5 insertions(+), 0 deletions(-)