summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <dstolee@microsoft.com>2021-02-25 18:19:42 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-02-25 15:10:40 -0800
commitc7ef8fe608819f05526408c741719589599a544a (patch)
treec7ee83ec81bdb9e227cd32c31f5ce9396b7c922f /Documentation
parentcommit-graph.c: display correct number of chunks when writing (diff)
downloadtgif-c7ef8fe608819f05526408c741719589599a544a.tar.xz
commit-graph: create local repository pointer
The write_commit_graph() method uses 'the_repository' in a few places. A new need for a repository pointer is coming in the following change, so group these instances into a local variable 'r' that could eventually become part of the method signature, if so desired. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions