From 9de2b649bffa43aadcf15558538ddd739c7a0dab Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 15 Dec 2013 15:58:33 +0100 Subject: [PATCH] add stgit recipe --- recipes/stgit | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/stgit diff --git a/recipes/stgit b/recipes/stgit new file mode 100644 index 00000000..d5cfd95c --- /dev/null +++ b/recipes/stgit @@ -0,0 +1,3 @@ +(stgit :url "git://repo.or.cz/stgit.git" + :fetcher git + :files ("contrib/stgit.el"))