From 1cb3dcef7fb7355db84fdf8161f01ffb6152779b Mon Sep 17 00:00:00 2001 From: Bastian Date: Wed, 8 Jan 2020 12:54:15 +0000 Subject: [PATCH] Add global info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e36913e..d65f1c5 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ Omit --global to set the identity only in this repository. If you want to save your https credentials run ``` git config --global credential.helper store +Omit --global to set the identity only in this repository. ```