]> git.wh0rd.org - home.git/commit
bin: improve rebase helpers
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 04:30:02 +0000 (23:30 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 04:30:02 +0000 (23:30 -0500)
commit2ea871e750a0999351c3a9d3c43bf1bf62cf47f9
tree758251459e26213969cd2f71d0ebcd439a91ce4a
parentbd4ce675297c1efa16daa66f31cee2cc351f6a1f
bin: improve rebase helpers

Rewrite rb-all in python to make it faster.

Add a new "catchup" mode which tries to rebase onto the most recent
commit as possible.
.bin/git-rb-all
.bin/git-rb-catchup [new file with mode: 0755]