code-maat icon indicating copy to clipboard operation
code-maat copied to clipboard

Updated Readme file

Open bkakadiya opened this issue 3 years ago • 2 comments
trafficstars

  1. I have removed quote (') from format arg. I was getting below error otherwise with codemat jar.

Invalid argument: java.lang.IllegalArgumentException: input: '--2d8c31cdcb--2022-03-31--AbcUser' '--2e1414e74f--2022-03-31--AbcPQR' 23 6 File1.java 2 1 File2.java , reason: Parse error at line 1, column 1: '--2d8c31cdcb--2022-03-31--AbcUser' ^ Expected:

  1. Added an example for git2

bkakadiya avatar Apr 27 '22 19:04 bkakadiya

@bkakadiya What shell are you using for running the commands?

adamtornhill avatar May 03 '22 18:05 adamtornhill

@adamtornhill I am using Windows Command Prompt.

bkakadiya avatar May 03 '22 19:05 bkakadiya

I'm closing this PR since the command wouldn't work in other shells. The best solution would be to clarify which shells to use on Windows.

adamtornhill avatar Mar 20 '23 13:03 adamtornhill