We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update release details and reorg project pages. Updated the home page to list the 1.4.16.1 and 1.5-rc2.1 as the stable releases. Moved the within wiki created pages for Logbacl and SpringReference into the /projects directory.
Fix bullet formatting Updated Helpful Git Commands (markdown)
import tree from remote repo into master docs Steps to import a module from a remote repository into the master branch. Uses wicketstuff-dojo from the sanbox as the example.
document how to revert a commit. This was done to undo the jasperreports damage I caused. Updated Helpful Git Commands (markdown)
Fixup formatting to fit backport content all on one screen without horizontal scroll bar Updated Helpful Git Commands (markdown)
Add in section on backporting features Adds in some documentation on how to use the subtree merge to pull in changes from the core-1.4.x branch.
Add in a new header to the Helpful Git Commands page to get it to appear with the page list with the right name (i.e. not the first section header) Updated Get back the previous version of a file that has been deleted. (markdown)
new page for helpful git commands. Martin Funks's pull request will delete all of the .project and related eclipse files. This page shows how dev's can go and get back the previously committed value in case they need it.