summaryrefslogtreecommitdiff
path: root/url.c
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2012-05-21 09:59:56 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-05-22 12:57:19 -0700
commit9d19c6ea52755edec9b8e6d5b838b712fc7e97f6 (patch)
treef66561781cb551c9e90ce9fe186aaf30781f44e3 /url.c
parentfetch-pack: new --stdin option to read refs from stdin (diff)
downloadtgif-9d19c6ea52755edec9b8e6d5b838b712fc7e97f6.tar.xz
cmd_fetch_pack(): declare dest to be const
There is no need for it to be non-const, and this avoids the need for casting away the constness of an argv element. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions