diff options
author | Jean-Jacques Lafay <jeanjacques.lafay@gmail.com> | 2014-04-25 16:13:25 -0500 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-04-30 17:43:44 -0400 |
commit | 8b65a4e6c6fbbfb4c62fc69690ebce63ad689981 (patch) | |
tree | 81acf836b836c6f4aec7f0baa5809c59ca586ff6 /org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature | |
parent | 3ea72de46b05a561d5ab6252fd5dcf50b5420eb1 (diff) | |
download | jgit-8b65a4e6c6fbbfb4c62fc69690ebce63ad689981.tar.gz jgit-8b65a4e6c6fbbfb4c62fc69690ebce63ad689981.zip |
Fix push to repo with non-fetched refs
When JGit uses bitmaps (which is the case after a gc), the push command
doesn't go through the code where MissingObjectExceptions are caught
for remote objects not found locally.
Fixed by removing earlier non-locally-found remote objects.
This was seen withing gerrit, see:
https://code.google.com/p/gerrit/issues/detail?id=2025
Bug: 426044
Change-Id: Ieda718a0530e3680036edfa0963ab88fdd1362c0
Signed-off-by: Jean-Jacques Lafay <jeanjacques.lafay@gmail.com>
Signed-off-by: Doug Kelly <dougk.ff7@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature')
0 files changed, 0 insertions, 0 deletions