X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-repo-config.html;h=db46053c5f720b888c95f49a0ffd4c183e584a25;hb=6112cadb5b8a815a65e9924344a663ee16c6723f;hp=45eb47b01c46062fed9e15d5ab49852cf601da9f;hpb=07824ce4d44fc7fa2505ed0c6bfdee6d2ae3e9b7;p=git.git diff --git a/git-repo-config.html b/git-repo-config.html index 45eb47b0..db46053c 100644 --- a/git-repo-config.html +++ b/git-repo-config.html @@ -278,7 +278,8 @@ git-repo-config(1) Manual Page 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] +git-repo-config -l | --list

DESCRIPTION

@@ -374,6 +375,14 @@ you try to unset/set an option for which multiple lines match. Remove all matching lines from .git/config.

+
+-l, --list +
+
+

+ List all variables set in .git/config. +

+

EXAMPLE

@@ -810,7 +819,7 @@ imap