Skip to content

Commit 5faf954

Browse files
committed
chore: cleanup "read"s
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
1 parent 76b4b9d commit 5faf954

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-stacked-rebase.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ export const gitStackedRebase = async (
282282
);
283283

284284
log("reading after internal rebase call");
285-
execSyncInRepo("read");
286285

287286
if (!wasRegularRebaseInProgress || options.viewTodoOnly) {
288287
if (options.editor instanceof Function) {

0 commit comments

Comments
 (0)