diff options
author | Christian Couder <christian.couder@gmail.com> | 2016-08-08 23:03:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-11 12:41:47 -0700 |
commit | bb493a5c147a4b60f0f412a71bf9236ede4a560c (patch) | |
tree | 0b49eb35e39d8dfa5d1cda1b31e4945d94683afa /perl/Makefile | |
parent | builtin/apply: make parse_ignorewhitespace_option() return -1 instead of die(... (diff) | |
download | tgif-bb493a5c147a4b60f0f412a71bf9236ede4a560c.tar.xz |
builtin/apply: move init_apply_state() to apply.c
To libify `git apply` functionality we must make init_apply_state()
usable outside "builtin/apply.c".
Let's do that by moving it into a new "apply.c".
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl/Makefile')
0 files changed, 0 insertions, 0 deletions