Skip to content

Commit e653491

Browse files
committed
todo
1 parent a3f3a62 commit e653491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/makePatch.ts

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ export function makePatch({
8484
// TODO: verify applied patch hashes
8585
// TODO: handle case for --rebase 0
8686
// TODO: handle empty diffs while rebasing
87+
// TODO: handle case where rebase appending and the name is the same as the next one in the sequence
8788
if (
8889
mode.type === "overwrite_last" &&
8990
isRebasing &&

0 commit comments

Comments
 (0)