[GitHub] michael-o commented on issue #52: add --cached option for git rm

2018-08-25 Thread GitBox
michael-o commented on issue #52: add --cached option for git rm URL: https://github.com/apache/maven-scm/pull/52#issuecomment-415974342 I did not intend to close, but merely wanted to point out that if you really need it, a command param is the way to go. There is a sample commit you can

[GitHub] michael-o commented on issue #52: add --cached option for git rm

2018-08-24 Thread GitBox
michael-o commented on issue #52: add --cached option for git rm URL: https://github.com/apache/maven-scm/pull/52#issuecomment-415873011 This change will break the contract from `ScmProvider#remove()`. This can be at most a config parameter. What is your real usecase for this?