v0.10.1
[0.10.1] - 2023-01-06
Features
git run --switchto checkout the commit that failedgit run --fail-fastnow exists and is the default, disable with--no-fail-fast/--no-ff
Fixes
git syncnow rebases onto the fetched branch
git run --switch to checkout the commit that failedgit run --fail-fast now exists and is the default, disable with --no-fail-fast / --no-ffgit sync now rebases onto the fetched branch