summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorK Jayatheerth <jayatheerthkulkarni2005@gmail.com>2025-12-12 13:14:33 +0530
committerJunio C Hamano <gitster@pobox.com>2025-12-12 22:08:02 +0900
commitbab391761d1c7cff59d1c29ee546efc3e588473d (patch)
tree73df1c9230e4e0ecd7b929ee38e95280ac00fa06 /contrib/persistent-https
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed (diff)
downloadgit-bab391761d1c7cff59d1c29ee546efc3e588473d.tar.gz
git-bab391761d1c7cff59d1c29ee546efc3e588473d.zip
pull: move options[] array into function scope
Unless there are good reasons, it is customary to have the options[] array used with the parse-options API declared in function scope rather than at file scope. Move builtin/pull.c:cmd_pull()’s options[] array into the function to match that convention. Signed-off-by: K Jayatheerth <jayatheerthkulkarni2005@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions