Fatal: no such path
Jump to navigation
Jump to search
git blame . fatal: no such path in HEAD Solution: do not run git blame on directories or use for f in (git ls-files .); git blame $f; end
Related[edit]
See also[edit]
Advertising: