diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-06-03 18:58:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-03 10:31:56 -0700 |
commit | a1bc3dd46433c6e7e6f1ca5f3bd5429858a60078 (patch) | |
tree | d6651d92866a8c7c76637735b4d4d87e24ff501d /entry.c | |
parent | builtin/apply: add 'lock_file' pointer into 'struct apply_state' (diff) | |
download | tgif-a1bc3dd46433c6e7e6f1ca5f3bd5429858a60078.tar.xz |
builtin/apply: move 'newfd' global into 'struct apply_state'
To libify the apply functionality the 'newfd' variable should
not be static and global to the file. Let's move it into
'struct apply_state'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'entry.c')
0 files changed, 0 insertions, 0 deletions