Commit dcb500d
cherry-pick/revert: advise using --skip
The previous commit introduced a --skip flag for cherry-pick and
revert. Update the advice messages, to tell users about this less
cumbersome way of skipping commits. Also add tests to ensure
everything is working fine.
Signed-off-by: Rohit Ashiwal <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent de81ca3 commit dcb500d
3 files changed
+34
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2655 | 2655 | | |
2656 | 2656 | | |
2657 | 2657 | | |
| 2658 | + | |
| 2659 | + | |
2658 | 2660 | | |
2659 | 2661 | | |
2660 | 2662 | | |
2661 | 2663 | | |
2662 | 2664 | | |
2663 | 2665 | | |
2664 | | - | |
| 2666 | + | |
2665 | 2667 | | |
2666 | 2668 | | |
2667 | 2669 | | |
2668 | 2670 | | |
2669 | | - | |
| 2671 | + | |
2670 | 2672 | | |
2671 | 2673 | | |
2672 | 2674 | | |
| |||
2675 | 2677 | | |
2676 | 2678 | | |
2677 | 2679 | | |
2678 | | - | |
| 2680 | + | |
| 2681 | + | |
2679 | 2682 | | |
2680 | 2683 | | |
2681 | 2684 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
175 | 195 | | |
176 | 196 | | |
177 | 197 | | |
| |||
0 commit comments