Skip to content

In ls-files do not unescape file paths with eval#602

Merged
jcouball merged 1 commit into
masterfrom
remove_eval
Dec 9, 2022
Merged

In ls-files do not unescape file paths with eval#602
jcouball merged 1 commit into
masterfrom
remove_eval

Conversation

@jcouball

@jcouball jcouball commented Dec 9, 2022

Copy link
Copy Markdown
Member

Signed-off-by: James Couball jcouball@yahoo.com

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

In Lib#ls_files, do not use eval to unescape paths. Instead, use Git::EscapedPath to unescape the path.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit 4fe8738 into master Dec 9, 2022
@jcouball jcouball deleted the remove_eval branch December 9, 2022 22:17
@jcouball jcouball mentioned this pull request Dec 14, 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.

1 participant