mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
We sometimes capture multiline output in an array. We used to do so directly, while setting IFS to "\n" to control splitting. This has the downside that bashs glob expansion will be invoked. Use read -r in such cases to add each line into the array without glob expansion. |
||
|---|---|---|
| .. | ||
| git-forgit | ||