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