This is an automated email from the git hooks/post-receive script. New change to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 434552f Changed the code of the reset feature so that it works with all the SCMs (including Git) new 8dc4c8d It is now possible to upload a new file to a Git repository The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 8dc4c8d9a273d665d8816adc23c3f8f78609de49 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Mon Apr 27 11:38:31 2015 +0200 It is now possible to upload a new file to a Git repository Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 128 ++++++++++++++++++++- .../org/nuiton/scmwebeditor/SvnConnection.java | 27 ++--- .../nuiton/scmwebeditor/actions/UploadAction.java | 37 +++--- .../resources/i18n/scmwebeditor_fr_FR.properties | 2 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 2 +- src/main/webapp/WEB-INF/content/uploadForm.jsp | 10 +- src/main/webapp/js/pictureUpload.js | 4 +- 7 files changed, 164 insertions(+), 46 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.