From 884cdbe20b0aed1e8f3c4d0df8f76a58a5b72f55 Mon Sep 17 00:00:00 2001 From: Adnan Abdulhussein Date: Fri, 12 Feb 2021 12:58:11 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b9f092..bbe17b8 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A sample configuration looks like this: /Work: name: Adnan A email: adnan@bitnami.com + signingKey: 3AA5C34371567BD2 ``` In a given repo, karn will try to match with the deepest configured directory. For the configuration above, any repo under the `~/Fun` directory will match the first identity, with the exception of `~/Fun/karn` which matches the second identity. If an identity isn't found, the repo is left untouched.