p5150j/gitinspector

Metrics are collected with issues if there are spaces in files or directories names

Closed this issue · 1 comments

What steps will reproduce the problem?
1.Run gitinspector with -m switch towards a repository containing file or 
directory names with spaces

What is the expected output? What do you see instead?
A number of warning like 
fatal: Path 'XXX' does not exist in 'de4412b43c4604ab8485bfc0e98d4290667d0632'

is generated

What version of the product are you using? What version of Python? On what
operating system?

0.3.2

Original issue reported on code.google.com by andrey.v...@gmail.com on 2 Feb 2015 at 7:18

  • Merged into: #47
Already fixed on the master branch with revision dd50994f2c4c. Merging with the 
previous issue.

/Adam Waldenberg

Original comment by gitinspe...@ejwa.se on 9 Feb 2015 at 4:53

  • Changed state: Duplicate