Skip to content

Commit

Permalink
Face, meet palm
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Dec 16, 2024
1 parent af4cd4c commit 6f3fe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/lib/git/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ export async function git(
// The null coalescing here is a safety net in case dugite's
// behavior changes from underneath us.
err.cause ?? err
).message
)
}

throw err
Expand Down

0 comments on commit 6f3fe37

Please sign in to comment.