mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-08 08:32:12 +01:00
33037385e4a5fc33ad43074f7ea303acbfbdf60d
It is possible that a git work tree is dirty directly after the clone of a repository, eg. when files are not changed correctly due to bogous .gitattribute files (though this is just a guess). In these cases a merge might fail due to these dirty files and not due to merge conflicts. Without this change such results lead to null pointer exceptions, because result.getConflicts() is null.
SCM-Manager
This branch (default) is for the development of scm-manager 2.x. If you are interested in the development of version 1.x, please checkout the 1.x branch.
Description
The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.
https://scm-manager.org/
Readme
177 MiB
Languages
Java
75.6%
TypeScript
19.6%
CSS
2.1%
HTML
1%
Groovy
0.4%
Other
1.3%