tar: Cannot connect to C: resolve failed fatal: Not a valid object name C in gitbash

698 views Asked by At

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?

0

There are 0 answers