max630 / git-rehi

git-rehi, history editor
https://github.com/max630/git-rehi/wiki
GNU General Public License v2.0
3 stars 0 forks source link

shortcut to specify source_from and through shortly #36

Closed max630 closed 9 years ago

max630 commented 9 years ago

Often I need to rebase a feature branch which is branched from main history. In such cases optimal path goes by the main history, which is undesirable.

Feature: Interpret source_from in form of ref~1.. as parent(ref)..ref..

PS: It turns out the desired UI interferes with single dest being ahead (with calculating source_from as mergebase). Need more thinking

max630 commented 9 years ago

does not work for rebase2 -i ref1 ..ref1 - should consider same for ref1