Skip to main content

Uptate the commit for the pull request in a repository for OCA

 Update the commit for the pull request in a repository for OCA


Run recommit to remove unnecessary modules import and to generate the README file:

pre-commit run -a

or

pre-commit run --all-files

Then,

git add .

Then,

git commit --amend

Then,

git push --force


Comments