mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 15:26:16 -04:00
Closes #253. Essentially the idea is this: When cherry picking a group of commits, most of the time you want to cherry pick oldest to newest. This means you have the lowest chance of having a conflict or error when reverting a commit. You most often want to revert from newest to oldest. Similarly prevents errors This commit does that, based on the wonderful suggestion on how to do that from @carlfriedrich in the linked ticket (#253). |
||
|---|---|---|
| .. | ||
| git-forgit | ||