commit-graph: add repo arg to graph readers
authorJonathan Tan <jonathantanmy@google.com>
Wed, 11 Jul 2018 22:42:42 +0000 (15:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jul 2018 22:47:48 +0000 (15:47 -0700)
commitdade47c...6cf849b0ca180a8e6383b55ea6f75812
tree9e7884a...42dbf92f13b874457bf21464c383b9b2copy hash to clipboard (tree)
parent8527750...26f8a1b0fe641a5163760be054cc1d64copy hash to clipboard (diff)
13 files changed:
Makefile
builtin/fsck.c
cache.h
commit-graph.c
commit-graph.h
commit.c
config.c
environment.c
ref-filter.c
t/helper/test-repository.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h
t/t5318-commit-graph.sh