diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:11:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
commit | 1ffec303ab043c392e480d37df2b34e40f3d4bd0 (patch) | |
tree | 5271dc8138bdebd96a6b6b3efb71b180b4ca5c45 /builtin/update-server-info.c | |
parent | builtin/apply: move 'ws_ignore_action' into 'struct apply_state' (diff) | |
download | tgif-1ffec303ab043c392e480d37df2b34e40f3d4bd0.tar.xz |
builtin/apply: move 'max_change' and 'max_len' into 'struct apply_state'
To libify the apply functionality the 'max_change' and 'max_len'
variables should not be static and global to the file. Let's move
them into 'struct apply_state'.
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/update-server-info.c')
0 files changed, 0 insertions, 0 deletions