From cf6b9fb0befca5af3d1650e813459d13e59e54f1 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 12 Jan 2019 14:06:29 -0500 Subject: [PATCH] git hints --- misc/git_cheat_sheet.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/misc/git_cheat_sheet.txt b/misc/git_cheat_sheet.txt index a42d8feabc..775999b143 100644 --- a/misc/git_cheat_sheet.txt +++ b/misc/git_cheat_sheet.txt @@ -1,5 +1,9 @@ See also https://git-scm.com/downloads +========================================= +Save password locally? Try +git config credential.helper store + ========================================= New remote tag: