diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:11:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
commit | 2f63cea963667d17271d96196b6ef1605790032a (patch) | |
tree | 83bb0644651257fce08e7fc861314b9713805402 /builtin/column.c | |
parent | builtin/apply: move 'fn_table' global into 'struct apply_state' (diff) | |
download | tgif-2f63cea963667d17271d96196b6ef1605790032a.tar.xz |
builtin/apply: move 'symlink_changes' global into 'struct apply_state'
To libify the apply functionality the 'symlink_changes' 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/column.c')
0 files changed, 0 insertions, 0 deletions