forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitece804a
Method stating which commit is being played during an halted rebase
This will be useful to me at least. This way, I know that I can tellmy script to omit some specific commits. If you accept to merge it, Imay also do similar method for merges and cherry pick.1 parentd5cc590 commitece804a
2 files changed
+12
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + |
0 commit comments
Comments
(0)