rice

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 47d1ee51c546f6c2426419a557137d3b169d89b0
parent 029fc7dbffdbf5f9ad006f47c7a1cb105f1a5300
Author: Mark Feller <mfeller@recurly.com>
Date:   Wed, 18 Dec 2019 13:43:18 -0700

add recurly patch file

Signed-off-by: Mark Feller <mfeller@recurly.com>

Diffstat:
Apatches/recurly.patch | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)

diff --git a/patches/recurly.patch b/patches/recurly.patch @@ -0,0 +1,14 @@ +diff --git a/dots/.config/git/config b/dots/.config/git/config +index 2ab6a88..4834b6d 100644 +--- a/dots/.config/git/config ++++ b/dots/.config/git/config +@@ -1,6 +1,8 @@ + [user] + name = Mark Feller +- email = mark.feller@member.fsf.org ++ email = mfeller@recurly.com ++ signingkey = BF5DA997A2A9913EB2B453C56A84C7868F1E023F ++ + [core] + hooksPath = ~/.config/git/hooks +