mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-23 12:06:40 +00:00
Update tig layout
This commit is contained in:
parent
e53ab332a6
commit
84af8183e3
@ -1 +1,11 @@
|
||||
bind generic R !git revert %(commit)
|
||||
set commit-order = topo # Order commits topologically
|
||||
set blame-options = -C -C -C # Blame lines from other files
|
||||
|
||||
set main-view = \
|
||||
date:display=default \
|
||||
author:display:abbreviated,width=10 \
|
||||
id \
|
||||
line-number:display=no,interval=5 \
|
||||
commit-title:graph=yes,refs=yes
|
||||
|
||||
bind main R ?git revert %(commit)
|
||||
|
Loading…
Reference in New Issue
Block a user