diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:10:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
commit | 5cae882d27c99604bc654ea35102d17b178affdd (patch) | |
tree | 3cc48bc35a1bda29544c9118b3867b418fb41617 /builtin/receive-pack.c | |
parent | builtin/apply: move 'apply_with_reject' global into 'struct apply_state' (diff) | |
download | tgif-5cae882d27c99604bc654ea35102d17b178affdd.tar.xz |
builtin/apply: move 'apply_verbosely' global into 'struct apply_state'
To libify the apply functionality the 'apply_verbosely' variable should
not be static and global to the file. Let's move it 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/receive-pack.c')
0 files changed, 0 insertions, 0 deletions