Skip to content

Commit

Permalink
comment about --rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 committed Jul 12, 2023
1 parent 52f0eef commit 8da5bd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/makePatch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ export function makePatch({
cwd: tmpRepo.name,
})
) {
// TODO: add better error message once --rebase is implemented
console.error(
`Failed to apply patch ${patchDetails.patchFilename} to ${packageDetails.pathSpecifier}`,
)
Expand Down

0 comments on commit 8da5bd2

Please sign in to comment.