Add interactive rebase tool to gitconfig

This commit is contained in:
Daniel Lynn 2021-08-05 15:08:55 -05:00
parent 6f3d51878a
commit 49c061bc1f
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -34,3 +34,5 @@
colorMoved = zebra colorMoved = zebra
[commit] [commit]
gpgSign = true gpgSign = true
[sequence]
editor = interactive-rebase-tool