git-js
git-js copied to clipboard
Ability to force add
Scenario: We are trying to add files programmatically, but those files being present in .gitignore, git is throwing an issue. I would like to be able to force the add.
https://github.com/steveukx/git-js/pull/875