diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-05-21 09:59:56 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-22 12:57:19 -0700 |
commit | 9d19c6ea52755edec9b8e6d5b838b712fc7e97f6 (patch) | |
tree | f66561781cb551c9e90ce9fe186aaf30781f44e3 /RelNotes | |
parent | fetch-pack: new --stdin option to read refs from stdin (diff) | |
download | tgif-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 'RelNotes')
0 files changed, 0 insertions, 0 deletions