potherca-bash / git-split-file

Split a file in a git repository without losing the git history.
https://bash.pother.ca/git-split-file/
GNU General Public License v3.0
31 stars 4 forks source link

Fix 2 Maintainability issues in src\git-split-file.sh #9

Open Potherca opened 2 years ago

Potherca commented 2 years ago

CodeFactor found multiple issues last seen at e4b7a209cf5c2dd59515faed35d58e461556968c:

read without -r will mangle backslashes.