Skip to content

git init has problems if current dir had files with spaces in their names #35

Description

@TurtleEngr

Handle files with spaces in the names.

Prompt user to change the file names?

Example problem:

/usr/lib/git-core/gitproj-init.inc: line 191: edit/obs-config/obs-studio/logs/2022-03-24: No such file or directory
/usr/lib/git-core/gitproj-init.inc: line 191: 21-18-45.txt: No such file or directory

ls edit/obs-config/obs-studio/logs
'2022-03-24 21-18-45.txt'  '2022-03-25 10-39-51.txt'  '2022-03-25 11-23-22.txt'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions