Dear developers, we have briefly discussed this in the past on DevMtgs - for some features we could have a feature branch directly in DSpace/DSpace that will allow any commiter to work on it without the hassles of sending pull requests between forked repos.
Now we'd like to open one such short-lived feature branch for any fixes on JSPUI. The idea is to be free to try fixes without the fear of breaking the master branch. Then Andrea Bollini will do a final review, merge the branch to master and delete it. The branch is at: https://github.com/DSpace/DSpace/tree/final-tweaks-jspui4 You can check it out just as you would normally check out a tracking branch: git checkout -b final-tweaks-jspui4 --track upstream/final-tweaks-jspui4 Commiters can commit directly to the branch (remember to pull before you push, just like you would in a Subversion workflow), non-commiters may send a pull requests against it. If you have any other features that would benefit from such collaboration, I think this way has its advantages. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel