Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 108 forks source link

i get error http 500 on push to repositories #778

Open angeousta opened 3 weeks ago

agaldemas commented 2 weeks ago

Hello, I have also a 500 error when I push a commit with many files changed, don't know if it's a size issue or number of files here is an example: OK with a few changes:

[-] 15:48 - Push - master to origin
     Counting objects: 6, done.
     Compressing objects: 100% (6/6), done.
     Writing objects: 100% (6/6), 12.36 KiB | 21.15 KiB/s, done.
     To https://github.com/agaldemas/incubated.git
        dee1f9f..633612d master -> origin/master

But 500 error for a consequent push:

 15:52 - Commit - 3a9d5f7 - Update extract2ngsi.py, schema.json, schema.json, and 142 more files to test push behavior
[-] 15:52 - Push - master to origin
     Counting objects: 292, done.
     Compressing objects: 100% (292/292), done.
     Writing objects: 0% (0/292), 12 bytes | 18 bytes/s.
     Unable to push to 'origin' - unexpected http status code: 500
angeousta commented 2 weeks ago

sorry, this issue is just for 1 file, and not that big, it seems to happen in all repos and commits to push