From 4075f983cf260816d7763be3887d98258e74aec3 Mon Sep 17 00:00:00 2001 From: makeProjectGreatAgain Date: Sat, 19 Oct 2024 01:36:11 +0400 Subject: [PATCH] Update git.json. Fix instructions for context menu and file association setup - add 'reg import' Fix instructions for context menu and file association setup - add 'reg import' --- bucket/git.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/git.json b/bucket/git.json index c8a6f2d7a7016..c1d7886b22f97 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -6,9 +6,9 @@ "notes": [ "Set Git Credential Manager Core by running: \"git config --global credential.helper manager\"", "", - "To add context menu entries, run '$dir\\install-context.reg'", + "To add context menu entries, run 'reg import \"$dir\\install-context.reg\"'", "", - "To create file-associations for .git* and .sh files, run '$dir\\install-file-associations.reg'" + "To create file-associations for .git* and .sh files, run 'reg import \"$dir\\install-file-associations.reg\"'" ], "architecture": { "64bit": {