Skip to content

Commit

Permalink
Merge pull request desktop#19726 from desktop/palmface
Browse files Browse the repository at this point in the history
  • Loading branch information
niik authored Dec 16, 2024
2 parents af4cd4c + 6f3fe37 commit bd65aa8
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 bd65aa8

Please sign in to comment.