diff options
author | Stefan Beller <sbeller@google.com> | 2017-11-15 18:00:36 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-16 11:12:51 +0900 |
commit | c87b653c46c4455561642b14efc8920a0b3e44b9 (patch) | |
tree | 48f4a6d339943839d5806a8f91451e796116ca40 /builtin/verify-commit.c | |
parent | revision.h: introduce blob/tree walking in order of the commits (diff) | |
download | tgif-c87b653c46c4455561642b14efc8920a0b3e44b9.tar.xz |
builtin/describe.c: rename `oid` to avoid variable shadowing
The function `describe` has already a variable named `oid` declared at
the beginning of the function for an object id. Do not shadow that
variable with a pointer to an object id.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/verify-commit.c')
0 files changed, 0 insertions, 0 deletions