Skip to content

Conversation

@isc-svelury
Copy link
Contributor

  1. Fixed the check for whether the current user edited a certain file. It failed with filenames which had spaces in them because those strings were quoted and the string used for comparison was not.
  2. Fixed the way we get a list of files, upon which the selected operation occurs.

Closes #178

@isc-svelury isc-svelury added the bug Something isn't working label Apr 4, 2022
@isc-svelury isc-svelury requested a review from isc-tleavitt April 4, 2022 16:05
@isc-tleavitt isc-tleavitt merged commit 11c30d9 into main Apr 4, 2022
@isc-tleavitt isc-tleavitt deleted the space-fix-working-copy branch April 4, 2022 19:09
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

Successfully merging this pull request may close these issues.

Workspace operations don't work reliably if filenames have spaces

3 participants