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 95460ea Added file icons on the browse tree new 08c4bd2 Added the display of the branch name in the editor when using a SCM which supports branches 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 08c4bd2582116621a278573c642ece2e8346bf59 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed May 6 14:05:29 2015 +0200 Added the display of the branch name in the editor when using a SCM which supports branches Summary of changes: .../org/nuiton/scmwebeditor/GitConnection.java | 24 ++++++---------------- .../nuiton/scmwebeditor/actions/BrowseAction.java | 6 ------ .../nuiton/scmwebeditor/actions/EditAction.java | 23 +++++++++++++++++++++ .../resources/i18n/scmwebeditor_en_GB.properties | 3 ++- .../resources/i18n/scmwebeditor_fr_FR.properties | 1 + src/main/webapp/WEB-INF/content/browse.jsp | 19 +++++++++++++---- .../webapp/WEB-INF/content/modificationViewer.jsp | 15 +++++++++++--- 7 files changed, 59 insertions(+), 32 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.