diff options
author | Sven Selberg <sven.selberg@axis.com> | 2022-11-09 16:58:17 +0100 |
---|---|---|
committer | Sven Selberg <sven.selberg@axis.com> | 2022-11-10 04:35:28 -0400 |
commit | ac127a7932e3dfa5ac09ccc527123fc0223be5ba (patch) | |
tree | 81b1adb525a80e0b1d49142111f354408e345e54 /org.eclipse.jgit.ant.test/plugin.properties | |
parent | cb90ed08526bd51f04e5d72e3ba3cf5bd30c11e4 (diff) | |
download | jgit-ac127a7932e3dfa5ac09ccc527123fc0223be5ba.tar.gz jgit-ac127a7932e3dfa5ac09ccc527123fc0223be5ba.zip |
Don't handle internal git errors as an HTTP error
The fix that fixed the propagation of error-codes:
8984e1f66 HTTP Smart: set correct HTTP status on error [1]
made some faulty assumptions.
"Wants not valid", can be an intermittent git error and the HTTP
response should be 200 and not 400 since the request isn't necessary
faulty.
[1] https://git.eclipse.org/r/c/jgit/jgit/+/192677
Bug: 579676
Change-Id: I461bc78ff6e450636811ece50d21c57a2a7f2ae3
Diffstat (limited to 'org.eclipse.jgit.ant.test/plugin.properties')
0 files changed, 0 insertions, 0 deletions