Skip to content

Commit 9db0c06

Browse files
committed
Face, meet palm
1 parent afc147e commit 9db0c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/lib/git/core.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ export async function git(
273273
// The null coalescing here is a safety net in case dugite's
274274
// behavior changes from underneath us.
275275
err.cause ?? err
276-
).message
276+
)
277277
}
278278

279279
throw err

0 commit comments

Comments
 (0)