diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-05-24 10:11:08 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-01 10:10:16 -0700 |
commit | 0c1138cbdbf7a82f8373077b77a1878f742a5222 (patch) | |
tree | 0bcdd86ea8222af21b1eacfa3769bb1556adfe4a /contrib/examples | |
parent | 82f0dfca542e95b74ff967f10fb4247e11a2d9d9 (diff) | |
download | git-0c1138cbdbf7a82f8373077b77a1878f742a5222.tar.gz git-0c1138cbdbf7a82f8373077b77a1878f742a5222.tar.xz |
builtin/apply: move 'has_include' global into 'struct apply_state'
To libify the apply functionality the 'has_include' 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 'contrib/examples')
0 files changed, 0 insertions, 0 deletions