This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from f58047b The page is reloaded after uploading or removing a file and after creating a branch to avoid errors new f54b36c Change the branch to the given one when accessing to a file by an URL 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 f54b36ce43984ff4a5000cd3d486cb4f33422b05 Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Thu May 21 15:01:58 2015 +0200 Change the branch to the given one when accessing to a file by an URL Summary of changes: .../org/nuiton/scmwebeditor/git/GitConnection.java | 1 + .../org/nuiton/scmwebeditor/git/GitProvider.java | 40 ++++++++++++++++++++-- .../org/nuiton/scmwebeditor/api/ScmProvider.java | 12 +++++++ .../org/nuiton/scmwebeditor/svn/SvnProvider.java | 6 ++++ .../scmwebeditor/uiweb/actions/EditAction.java | 23 +++++++++++++ 5 files changed, 80 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.