Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: fix the_repository reference
author
Derrick Stolee
<dstolee@microsoft.com>
Thu, 9 May 2019 14:22:31 +0000
(07:22 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 13 May 2019 02:52:19 +0000
(11:52 +0900)
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>
raw
|
patch
| inline |
side by side
(from:
c794405
)
No differences found