ascheman commented on code in PR #21:
URL: https://github.com/apache/maven-sources/pull/21#discussion_r3665048711
##########
default.xml:
##########
@@ -146,6 +146,7 @@
<project path='svn/doxia-ide'
name='maven-doxia-ide.git' revision='trunk' />
<project path='plexus/codehaus-plexus.github.io'
name='codehaus-plexus.github.io.git' remote='plexus' revision='source' />
+ <project path='plexus/.github' name='.github.git'
remote='plexus' />
Review Comment:
Resolved in the follow-up PR #49: I went with your suggestion and renamed
the local checkout path from `.github` to the visible `github` (commit
43cd665). I had to open #49 because I lost write access to the fork backing
this PR, so #21 could no longer be updated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]