diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2019-05-09 07:22:31 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-13 11:52:19 +0900 |
commit | c7944050af45c7384f97c712cb4d126672c7cfa6 (patch) | |
tree | 55e146b58b56a8c0d0d9a81f9ce58aa4b645f7d9 /builtin/commit.c | |
parent | 93b4405ffe4ad9308740e7c1c71383bfc369baaa (diff) | |
download | git-c7944050af45c7384f97c712cb4d126672c7cfa6.tar.gz |
commit-graph: fix the_repository reference
The parse_commit_buffer() method takes a repository pointer, so it
should not refer to the_repository anymore.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions