mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
`${#files}` checks the string length of the first element, not the
array length. Use `${#files[@]}` to correctly detect an empty array.
|
||
|---|---|---|
| .. | ||
| git-forgit | ||