Commit 3da4413
committed
diff: make sure the other caller of diff_flush_patch_quietly() is silent
Earlier, we added is a protection for the loop that computes "git
diff --quiet -w" to ensure calls to the diff_flush_patch_quietly()
helper stays quiet. Do the same for another loop that deals with
options like "--name-status" to make calls to the same helper.
Helped-by: Jeff King <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 623f7af commit 3da4413
1 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