Commit 306eb9a
committed
Merge branch 'jc/diff-from-contents-fix' into maint-2.51
The code to squelch output from "git diff -w --name-status"
etc. for paths that "git diff -w -p" would have stayed silent
leaked output from dry-run patch generation, which has been
corrected.
* jc/diff-from-contents-fix:
diff: make sure the other caller of diff_flush_patch_quietly() is silent1 file changed
+23
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6814 | 6814 | | |
6815 | 6815 | | |
6816 | 6816 | | |
| 6817 | + | |
| 6818 | + | |
| 6819 | + | |
| 6820 | + | |
| 6821 | + | |
| 6822 | + | |
| 6823 | + | |
| 6824 | + | |
| 6825 | + | |
| 6826 | + | |
6817 | 6827 | | |
6818 | 6828 | | |
6819 | 6829 | | |
6820 | 6830 | | |
6821 | 6831 | | |
6822 | 6832 | | |
6823 | | - | |
6824 | | - | |
6825 | | - | |
| 6833 | + | |
| 6834 | + | |
| 6835 | + | |
6826 | 6836 | | |
| 6837 | + | |
| 6838 | + | |
| 6839 | + | |
| 6840 | + | |
| 6841 | + | |
| 6842 | + | |
6827 | 6843 | | |
6828 | 6844 | | |
| 6845 | + | |
| 6846 | + | |
| 6847 | + | |
| 6848 | + | |
6829 | 6849 | | |
6830 | 6850 | | |
6831 | 6851 | | |
| |||
0 commit comments