git-acp-ansible
git-acp-ansible copied to clipboard
Ability to add -f/--force
Hello if I need to add some file in "gitignored" folder /foo
i use git add -f /foo/bar
Is it possible to do the same with git_acp
?