mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-21 15:02:17 +01:00
405dd672754ddd80ca9a7972eb9460aaf1fb67cf
I noticed that the exception printed in the previous commit started on the same line as the print for the `str(e)` case right before it. Since this also prints the content of urllib2.URLError.read(), it seems better to remove any existing newline and re-add it, than to just assume the `str(e)` case was the only problem.
SCM-Manager
This branch (1.x) is for the development of scm-manager 1.x. If you are interested in the development of version 2.x, please checkout the default branch.
Description
The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.
https://scm-manager.org/
Readme
179 MiB
Languages
Java
75.6%
TypeScript
19.6%
CSS
2.1%
HTML
1%
Groovy
0.4%
Other
1.3%