rubocop-git icon indicating copy to clipboard operation
rubocop-git copied to clipboard

Reset git diff settings for color and mnemonicprefix to default

Open joxxoxo opened this issue 8 years ago • 1 comments

Resetting:

  • color setting via --no-color
  • diff.mnemonicprefix via -c diff.mnemonicprefix=false

Addresses https://github.com/m4i/rubocop-git/issues/20

joxxoxo avatar Aug 02 '17 13:08 joxxoxo

without this change I wasn't able to run rubocop-git locally. Thanks @joxxoxo

ndelage avatar Jan 17 '19 01:01 ndelage