...
Copy the list of authors from /wiki/spaces/docs/pages/25520562Github Authors txt into an authors.txt file and from that folder, start with:
...
It's preferable that older modules be mavenized prior to migrating to git, since it significantly reduces the size of the repository, making it easier for low-bandwidth developers to clone the repository locally. If your module is not yet mavenized, see Converting old code to Maven.
For Mavenized projects, IDE specific files should not be included in the repository. Git supports an ignore file similar to SVN called .gitignore, and so for a typical mavenized module project this will look like:
...
We have a shared authors file. Please use and add to this as needed: /wiki/spaces/docs/pages/25520562 Github Authors txt!
IDE integration
Include Page | ||||
---|---|---|---|---|
|
Best Practices
...