diff --git a/users/sterni/acme/plumb/git b/users/sterni/acme/plumb/git index b9d794689..f52b567f0 100644 --- a/users/sterni/acme/plumb/git +++ b/users/sterni/acme/plumb/git @@ -2,4 +2,4 @@ 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} && git show --pretty=fuller '$1' | plumb -i -d edit -a ''action=showdata filename=+git/'$1''' ' +plumb start rc -c 'cd '$wdir'; cd `{git rev-parse --show-toplevel} && git show --pretty=fuller '$1' | plumb -i -d edit -a ''action=showdata filename=+git/'$1''' '