binpash / binpash/try

bug: shell fallback for try-summary and and try-commit break on filenames with newlines

Open
#84 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
5.5k
Forks
81
Avg merge
1m
Merged PRs (30d)
1

Description

By @mgree:

> The logic could break with particularly nasty filenames (e.g., newlines). The most robust approach is to null terminate, à la `find ... -print0` or `xargs -0`.

(See the discussion in #83)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.