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

option to show current operation #38

Closed max630 closed 9 years ago

max630 commented 9 years ago

basically should output same as

cat `git rev-parse --git-path rebase2/current`

or, for current git

cat "`git rev-parse --git-dir`/rebase2/current"