How do you configure pre-commit hooks in Stash? I get an error when I try to commit with user ids which don't match the current user id:
remote: [POLICY] - Cannot push commits from other users remote: [POLICY] - Current user is: phealy remote: [POLICY] - Rejected Commit: Sylvain Rochette <sylvain.rochette@gmail.com> (8659967)
We are updating a git hub project but we want to host the project locally before we push all our changes back to git hub. We were trying to use our Stash instance to do this, but it has a pre-commit hook policy which prevents commits from users other than the current user.
We don't have hooks enabled for the repo under the Stash report Hooks settings, so I don't know where it's getting this from
I have found this page on configuring hooks:
https://confluence.atlassian.com/display/STASHKB/How+to+create+a+simple+hook+in+Stash
You just log onto the database, get the id of the repo, and then delete the corresponding script which is enforcing the hook
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.