From ccda52c366cc957ccef24b7af526eb7cbffd0778 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 10 Jun 2016 19:00:02 +0100 Subject: [PATCH] gitk template, from mariner --- templates/gitk.in | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100755 templates/gitk.in diff --git a/templates/gitk.in b/templates/gitk.in new file mode 100755 index 0000000..049d66c --- /dev/null +++ b/templates/gitk.in @@ -0,0 +1,42 @@ +#!/bin/bash +set -e +. infra/template + +cat <