'tar: Cannot connect to C: resolve failed fatal: Not a valid object name C in gitbash
i need to run below command in gitbash
$ loc_count="$(cloc-1.92.exe --git --diff ${start_commit} ${end_commit})"
but i am getting this error
tar: Cannot connect to C: resolve failed
fatal: Not a valid object name C
how resolve this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|