Commit f21d672
Junio C Hamano
git-apply: war on whitespace -- finishing touches.
This changes the default --whitespace policy to nowarn when we
are only getting --stat, --summary etc. IOW when not applying
the patch. When applying the patch, the default is warn (spit
out warning message but apply the patch).
Signed-off-by: Junio C Hamano <junkio@cox.net>1 parent 621603b commit f21d672
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
| |||
1955 | 1964 | | |
1956 | 1965 | | |
1957 | 1966 | | |
| 1967 | + | |
1958 | 1968 | | |
1959 | 1969 | | |
1960 | 1970 | | |
| 1971 | + | |
1961 | 1972 | | |
1962 | 1973 | | |
1963 | 1974 | | |
| |||
0 commit comments