Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/http.c
diff options
context:
space:
mode:
authorBrandon Williams <bmwill@google.com>2016-12-15 01:39:50 +0300
committerJunio C Hamano <gitster@pobox.com>2016-12-15 02:18:51 +0300
commit85e42053658cf6710b84974be0ef0acf459a80d9 (patch)
tree69b3213d2bad47cf3472b795a4bea15561cc7d8a /http.c
parent3680f16f9d6832dc78c6b80f1e8a546385d946f9 (diff)
lib-proto-disable: variable name fix
The test_proto function assigns the positional parameters to named variables, but then still refers to "$desc" as "$1". Using $desc is more readable and less error-prone. Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http.c')
0 files changed, 0 insertions, 0 deletions