Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TurtleEngr opened this issue Mar 26, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@TurtleEngr
Copy link
Owner

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'
@TurtleEngr TurtleEngr added the bug Something isn't working label Jun 30, 2022
@TurtleEngr TurtleEngr modified the milestones: 2.0 Release, 1.0 Release Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant