mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
This is a breaking change: flag arguments provided to forgit clean are now passed to git ls-files instead of git clean -n. This change is necessary because git clean does not have a -z option that would prevent it from escaping file names containing backslashes. However, git ls-files is way more flexible than git clean, so all use cases covered by git clean (and more) should still be possible. |
||
|---|---|---|
| .. | ||
| git-forgit | ||