From 2ebc050bbabaff69a2e17f8a350bc7440d4f08ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Apr 2013 18:01:37 -0400 Subject: [PATCH] this needs to be included from within [DEFAULT] --- lib/git-subtree | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/git-subtree b/lib/git-subtree index 0681399..3943924 100644 --- a/lib/git-subtree +++ b/lib/git-subtree @@ -1,5 +1,9 @@ # Add support for Avery Pennarun's git-subtree # +# To make mr use this file, add a line like this inside the [DEFAULT] +# section of your ~/.mrconfig +#include = cat /usr/share/mr/git-subtree +# # Example: # # [repo] -- 2.39.5