Skip to content

Commit 566e43a

Browse files
committed
Documentation: Clarify location of git-settings.xml
1 parent 93afde9 commit 566e43a

File tree

1 file changed

+1
-1
lines changed
  • maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/src/main/mdo

1 file changed

+1
-1
lines changed

maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/src/main/mdo/git-settings.mdo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
xml.schemaLocation="http://maven.apache.org/xsd/scm-git-${version}.xsd">
2626
<id>git-settings</id>
2727
<name>Git</name>
28-
<description>Git Provider Model</description>
28+
<description>Git Settings, read from ${user.home}/.scm/git-settings.xml</description>
2929
<defaults>
3030
<default>
3131
<key>package</key>

0 commit comments

Comments
 (0)