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

Auto stage non-standard files #506

Merged
merged 4 commits into from
Jun 19, 2023

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Jun 19, 2023

Closes #505

🔧 Summary

Don't escape filenames when adding via git add (stage_fixed feature)

@mrexox mrexox changed the title Auto stage non standard files Auto stage non-standard files Jun 19, 2023
@mrexox mrexox force-pushed the fix/auto-stage-non-standard-files branch from 06c7346 to f507561 Compare June 19, 2023 11:12
@mrexox mrexox marked this pull request as ready for review June 19, 2023 11:19
@mrexox mrexox merged commit dbef30e into evilmartians:master Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed files with specific filenames in Windows cannot be staged with with stage_fixed
1 participant