Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Use the right 'struct repository' instead of the_repository
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Thu, 27 Jun 2019 09:28:52 +0000
(16:28 +0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 27 Jun 2019 19:45:17 +0000
(12:45 -0700)
There are a couple of places where 'struct repository' is already passed
around, but the_repository is still used. Use the right repo.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
34e7771
)
No differences found