git-up/GitUp

Error message missing information

Open

#818 opened on May 3, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (1,464 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (11,997 stars)
PR merge metrics
 (Avg merge 22h 44m) (4 merged PRs in 30d)

Description

I was trying to push to a repo where I didn't have write access and got a 403 error. The error message in GitUp only says "unexpected HTTP status code: 403". When using git from the shell, it also shows "remote: Write access to repository not granted."

Obviously that would be very valuable information to include in the error popup in gitup as well.

Contributor guide