2 files changed
+11
-2
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 |
|
- include/git2/rebase.h+22-1
- src/checkout.c+3-2
- src/diff.c+4-4
- src/index.c+2-2
- src/iterator.c+3-2
- src/iterator.h+1
- src/merge.c+7-7
- src/pathspec.c+1-2
- src/rebase.c+251-118
- src/stash.c+4-4
- src/submodule.c+3-3
- tests/diff/iterator.c+2-2
- tests/rebase/inmemory.c+114
- tests/rebase/iterator.c+24-6
- tests/rebase/merge.c+30
- tests/repo/iterator.c+25-25
0 commit comments