Hi This is Revanth, I'm facing one issue from long time.
When, I'm trying to push my local changes to remote by using git push origin <branch_name> command. it is failing with pre-receive hook declined error. & I'm using
Windows 10 Pro laptop. Can you please help here me to get it out.
Hi @Marc - Devoteam
By disabling, verify commiter its allowing us to push.
Fyi ->
https://stackoverflow.com/questions/52886362/error-in-git-you-can-only-push-your-own-commits-in-this-repository
So the suggestion in the older community post resolves the issue.
Great to hear.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community.
Check out this community post, I think it's relation to your issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm able to commit those changes in a new branch. but if I'm trying to push that branch to remote branch.
Getting pre-receive hooks declined message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.