diff options
author | Florian Zschocke <f.zschocke+git@gmail.com> | 2022-11-11 11:58:23 +0100 |
---|---|---|
committer | Florian Zschocke <f.zschocke+git@gmail.com> | 2022-11-11 11:58:23 +0100 |
commit | aad622a6933a8e334aea8c8b8a644a1b6e39bc61 (patch) | |
tree | 6e35958ee0356988e3316c044d2e8992a82bd990 /src/main/java/com/gitblit/AddIndexedBranch.java | |
parent | 9186cf7f1196aacce486558b5b18751b548aea17 (diff) | |
download | gitblit-aad622a6933a8e334aea8c8b8a644a1b6e39bc61.tar.gz gitblit-aad622a6933a8e334aea8c8b8a644a1b6e39bc61.zip |
Remove workaround for JGit crashing on 'utf-9' etc
Updating JGit fixed the issue that a commit in a repo with an unknown
character set throws an exception. This would crash the RepositoryManager.
The extra handling, which patches JGit classes during runtime is completely
removed.
Diffstat (limited to 'src/main/java/com/gitblit/AddIndexedBranch.java')
0 files changed, 0 insertions, 0 deletions