Commit 803bf4e
apply: rename and move opt constants to apply.h
The constants for the "inaccurate-eof" and the "recount" options will
be used in both "apply.c" and "builtin/apply.c", so they need to go
into "apply.h", and therefore they need a name that is more specific
to the API they belong to.
Helped-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent da8e30d commit 803bf4e
2 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
111 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4463 | 4463 | | |
4464 | 4464 | | |
4465 | 4465 | | |
4466 | | - | |
4467 | | - | |
4468 | | - | |
4469 | 4466 | | |
4470 | 4467 | | |
4471 | 4468 | | |
| |||
4495 | 4492 | | |
4496 | 4493 | | |
4497 | 4494 | | |
4498 | | - | |
4499 | | - | |
| 4495 | + | |
| 4496 | + | |
4500 | 4497 | | |
4501 | 4498 | | |
4502 | 4499 | | |
| |||
4811 | 4808 | | |
4812 | 4809 | | |
4813 | 4810 | | |
4814 | | - | |
| 4811 | + | |
4815 | 4812 | | |
4816 | 4813 | | |
4817 | | - | |
| 4814 | + | |
4818 | 4815 | | |
4819 | 4816 | | |
4820 | 4817 | | |
| |||
0 commit comments