btashton opened a new issue #1637:
URL: https://github.com/apache/incubator-nuttx/issues/1637
If a rename takes place in git checkpatch will fail find the original
version because it uses the new file name
For example:
```
../nuttx/tools/checkpatch.sh -g
b90c8914f3e2842e86cbd6b1f131d61bbe490919..87dce0343d31c71e82308bd6c25526e6810b1113
realpath: doc/glossary.rst: No such file or directory
nxstyle version 0.01
No file name given.
Usage: nxstyle [-m <excess>] [-v <level>] [-r <start,count>] <filename>
nxstyle -h this help
nxstyle -v <level> where level is
0 - no output
1 - PASS/FAIL
2 - output each line (default)
realpath: doc/index.rst: No such file or directory
nxstyle version 0.01
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]