Skip to content

Commit 37d6303

Browse files
authored
Update cherry_pick.js
1 parent 4cc321f commit 37d6303

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/cherry_pick.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ export default class CherryPick {
131131
startAmending() {
132132
// No-op
133133
}
134+
135+
saveCommitInfo() {
136+
// No-op
137+
}
134138
}
135139

136140
CherryPick.prototype.downloadAndPatch = LandingSession.prototype.downloadAndPatch;

0 commit comments

Comments
 (0)