Add a template for commit messages which clarifies that the commit subject should not be longer than 50 characters and the commit detail should be wrapped after 72 characters.
Also add a script that configures this and document that the script should be executed when cloning the repository as Git configuration is only local.
Add a template for commit messages which clarifies that the commit subject should not be longer than 50 characters and the commit detail should be wrapped after 72 characters.
Also add a script that configures this and document that the script should be executed when cloning the repository as Git configuration is only local.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add a template for commit messages which clarifies that the commit subject should not be longer than 50 characters and the commit detail should be wrapped after 72 characters.
Also add a script that configures this and document that the script should be executed when cloning the repository as Git configuration is only local.