]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Update git.json to mention .git-credential
authorViking at RAGE <e22rico@gmail.com>
Mon, 16 May 2022 23:41:58 +0000 (00:41 +0100)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 23:41:58 +0000 (00:41 +0100)
programs/git.json

index e0a524800e1a54089c43d3e0d895e9468363d814..697808cdf4101102d65eda1131a93c94f2a24b6b 100644 (file)
@@ -5,6 +5,11 @@
             "path": "$HOME/.gitconfig",
             "movable": true,
             "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/config_.\n"
             "path": "$HOME/.gitconfig",
             "movable": true,
             "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/config_.\n"
+        },
+        {
+            "path": "$HOME/.git-credentials",
+            "movable": true,
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/credentials_.\n"
         }
     ]
 }
         }
     ]
 }