git-config-properties element

Type: gitConfigPropertyListDTO
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <git-config-properties> <config> <section>...</section> <subsection>...</subsection> <property>...</property> <value>...</value> </config> <config> <!--...--> </config> <!--...more "config" elements...--> </git-config-properties>