Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore git pre-commit hooks (.git/hooks) connection with GitLab and GitHub. #104

Open
5 tasks
ani-hovhannisyan opened this issue May 21, 2023 · 0 comments
Open
5 tasks
Assignees
Labels
enhancement New feature or request

Comments

@ani-hovhannisyan
Copy link
Owner

The installation of pre-commit created .git/hook folder, and after that, whenever we perform simple commit it checks the git repo status whether it has some warnings.
This could be very useful for checking inappropriate commits, but it's annoying as it asks about GitLab account, need to:

  • understand "why" GitLab from GitHub
  • its security for filling developer credentials of GitLab
  • the usability during commits
  • usage cases like pros and cons
  • are any analogs for better usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant