ani-hovhannisyan / kanji-visualization

Kanji words visualization graph draws relational graph for kanjis of particular words in Japanese. Aim is to understand the relational graph of one kanji within different words and it's relations to all possible words.
MIT License
5 stars 1 forks source link

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

Open ani-hovhannisyan opened 1 year ago

ani-hovhannisyan commented 1 year ago

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: