summaryrefslogtreecommitdiff
path: root/http-walker.c
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2018-11-14 00:12:50 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-11-14 08:22:40 (GMT)
commit9e5252abd1239215c36f86704e84ba06dc30583f (patch)
tree019d93f691b7a9b5fd9604bbe3bf8dd114ea095a /http-walker.c
parentd1a69022650bbb6a56ebe93a28fe8b0e6a8d7fa7 (diff)
downloadgit-9e5252abd1239215c36f86704e84ba06dc30583f.zip
git-9e5252abd1239215c36f86704e84ba06dc30583f.tar.gz
git-9e5252abd1239215c36f86704e84ba06dc30583f.tar.bz2
commit: allow parse_commit* to handle any repo
Just like the previous commit, parse_commit and friends are used a lot and are found in new patches, so we cannot change their signature easily. Re-introduce these function prefixed with 'repo_' that take a repository argument and keep the original as a shallow macro. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-walker.c')
0 files changed, 0 insertions, 0 deletions