« get me outta code hell

plumbing « lib - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/lib/plumbing
blob: 650f869fc4a9b450e1d17f15cb46adca04f84482 (plain)
1
2
3
4
5
6
7
editor = acme
include basic

type is text
data matches '[0-9a-f]*[a-f][0-9a-f]*'
data matches '([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]+)'
plumb start rc -c 'cd '$wdir'; cd `{git rev-parse --show-toplevel} && [ -d .git ] && git show '$1' | plumb -i -d edit -a ''action=showdata filename=+git/'$1''' '