Skip to content

Commit 8da5bd2

Browse files
committed
comment about --rebase
1 parent 52f0eef commit 8da5bd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/makePatch.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ export function makePatch({
227227
cwd: tmpRepo.name,
228228
})
229229
) {
230+
// TODO: add better error message once --rebase is implemented
230231
console.error(
231232
`Failed to apply patch ${patchDetails.patchFilename} to ${packageDetails.pathSpecifier}`,
232233
)

0 commit comments

Comments
 (0)