We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9198f30 commit fa116dfCopy full SHA for fa116df
portable/release.sh
@@ -112,6 +112,7 @@ git config -f "$SCRIPT_PATH/root/$etc_gitconfig" \
112
die "Could not configure Git-Credential-Manager as default"
113
test 64 != $BITNESS ||
114
git config -f "$SCRIPT_PATH/root/$etc_gitconfig" --unset pack.packSizeLimit
115
+git config -f "$SCRIPT_PATH/root/$etc_gitconfig" core.fscache true
116
117
case "$LIST" in
118
*/git-credential-helper-selector.exe*)
0 commit comments