Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
git pull command is failing with "error: invalid path"
Host1 MINGW64 /d/hbase (master) $ git pull error: invalid path 'dev-support/design-docs/HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf' Updating 2e96a5b2d3..dfefff7e59
This problem is coming only on windows machines. Tried on windows 7 and windows 10 both have problem. Searched on net, seems no any easy solution.
Problem is because file HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf has colon in its name.
To fix the problem we should remove the colon : from file name
Attachments
Issue Links
- links to