X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-repo-config.html;h=dcbcbcfc026d878c1c0c9eec886408b7c432cbea;hb=47ea30e85eb01718d47adb2ef1ae073295cdcc7d;hp=3d36447fe0b166e7c66a4f2d4ea6b5702dc57e49;hpb=63636e5fc93a42d22571ac836ff9fbfb24e108d9;p=git.git diff --git a/git-repo-config.html b/git-repo-config.html index 3d36447f..dcbcbcfc 100644 --- a/git-repo-config.html +++ b/git-repo-config.html @@ -266,18 +266,19 @@ git-repo-config(1) Manual Page

NAME

git-repo-config - - Get and set options in .git/config. + Get and set options in .git/config

SYNOPSIS

-

git-repo-config [type] name [value [value_regex]] +

+
git-repo-config [type] name [value [value_regex]] git-repo-config [type] --replace-all name [value [value_regex]] git-repo-config [type] --get name [value_regex] git-repo-config [type] --get-all name [value_regex] git-repo-config [type] --unset name [value_regex] -git-repo-config [type] --unset-all name [value_regex]

+git-repo-config [type] --unset-all name [value_regex]

DESCRIPTION

@@ -481,7 +482,7 @@ i.e. the one without a "for …" postfix, do something like this: