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

Fix issue with spaces in filename when using custom prefix #100

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

dleen
Copy link
Contributor

@dleen dleen commented Aug 22, 2022

Stash (Bitbucket) uses src:// and dst:// instead of a and b

Add a new handler for handling custom prefixes which allows for spaces.

Stash (Bitbucket) uses `src://` and `dst://` instead of `a` and `b`

Add a new handler for handling custom prefixes which allows for spaces.
@matiasb
Copy link
Owner

matiasb commented Aug 31, 2022

I see. Ideally unidiff should provide some way to parametrize the prefixes (eventually). Creating an issue for that.
Meanwhile I think we can merge this one. Thanks!

@matiasb matiasb merged commit a840305 into matiasb:master Aug 31, 2022
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.

2 participants