From bc08441bc0981cd0bf0040630be55e40d5a8f208 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sat, 20 Jul 2013 15:38:52 +0200 Subject: [PATCH] add magit-filenotify This replaces `magit-inotify'. --- recipes/magit-filenotify | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/magit-filenotify diff --git a/recipes/magit-filenotify b/recipes/magit-filenotify new file mode 100644 index 00000000..59f2dee8 --- /dev/null +++ b/recipes/magit-filenotify @@ -0,0 +1 @@ +(magit-filenotify "magit/magit-filenotify" :fetcher github)