Akgit will run some command before running git (and solve some recurrent user mistake)
- Install pre-commit automatically if a configuration exists
- Automatically add akretion remote based on origin url
- Block direct push top OCA and Shopinvader
- Use git-autoshare
- Before fetch check if the remote exist and if not add it automatically. (You can use alias for following company: ak=>akretion, c2c=>camptocamp, acs=>acsone
pipx install -e . --force --include-deps
Then add an alias for mapping into bashrc
alias git='akgit'