Skip to content

fix git (un)lock with spaced filenames#935

Merged
spacewander merged 1 commit intotj:masterfrom
ax1036:git-un-lock
Aug 11, 2021
Merged

fix git (un)lock with spaced filenames#935
spacewander merged 1 commit intotj:masterfrom
ax1036:git-un-lock

Conversation

@ax1036
Copy link
Copy Markdown
Contributor

@ax1036 ax1036 commented Aug 10, 2021

Before:

$ git lock "filename including spaces.oh"
git-lock: line 37: test: too many arguments
fatal: Unable to mark file filename 

After:

$ git lock "filename including spaces.oh"
$ git unlock "filename including spaces.oh"

@spacewander spacewander merged commit a07c5ec into tj:master Aug 11, 2021
@ax1036 ax1036 deleted the git-un-lock branch August 11, 2021 13:47
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