Murmele / Gittyup

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

Seeing error "[remote rejected] main -> main (pre-receive hook declined)" in GittyUp exclusively #673

Open kingthrillgore opened 7 months ago

kingthrillgore commented 7 months ago

When I attempt to push changes to a repo from within GittyUp, I get the following error:

image

This appears to be an issue with GittyUp, as pushes work from VS Code and the Command line. The output is really vague on what the root cause is. Using GittyUp 1.3.0 on Windows 10 Pro 22H2.

cosiee commented 6 months ago

I have the same issue while using VS Code, according to this: https://stackoverflow.com/questions/7986139/git-error-when-trying-to-push-pre-receive-hook-declined , it is an adjustable setting. But I am having difficulty finding this setting....