These are ignored by Git, which complains if one tries to add them. Adding -f to the three Add-methods in GitWrapper solved the problem for me. Yay for open source! :)
These are ignored by Git, which complains if one tries to add them.
Adding -f to the three Add-methods in GitWrapper solved the problem for me.
Yay for open source! :)