diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-08-08 23:02:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-11 12:41:46 -0700 |
commit | 71501a71d0431ade410afa618adf55806e1f5f11 (patch) | |
tree | 88d1226b592e008b5e7bec47508dc4eae949b47d /mergetools | |
parent | 4d5acae0ca9c3a72c7ba7d82d684e7c0e57f8e92 (diff) | |
download | git-71501a71d0431ade410afa618adf55806e1f5f11.tar.gz |
apply: move 'struct apply_state' to apply.h
To libify `git apply` functionality we must make 'struct apply_state'
usable outside "builtin/apply.c".
Let's do that by creating a new "apply.h" and moving
'struct apply_state' there.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools')
0 files changed, 0 insertions, 0 deletions