diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-08-07 15:38:45 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-07 16:24:30 -0700 |
commit | af23445925464b74b5f038271b6cfeaeb217481f (patch) | |
tree | fe25e3979adba9d9f69b56385e6703b8e5de303a /t/t7502-commit.sh | |
parent | t5802: add test for connect helper (diff) | |
download | tgif-af23445925464b74b5f038271b6cfeaeb217481f.tar.xz |
fetch: rename file-scope global "transport" to "gtransport"
Although many functions in this file take a "struct transport" as a
parameter, "fetch_one()" assigns to the global singleton instance
which is a file-scope static, in order to allow a parameterless
signal handler unlock_pack() to access it.
Rename the variable to gtransport to make sure these uses stand out.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7502-commit.sh')
0 files changed, 0 insertions, 0 deletions