Add missing break

It does not really matter functionally, but it looked bad,

Change-Id: Icb5b73b38fcaa19f7d1c5a0235c3e8dd125b888b
This commit is contained in:
Robin Rosenberg 2014-03-08 14:30:28 +01:00
parent f3cf8fae76
commit 7aa3358c40
1 changed files with 1 additions and 0 deletions

View File

@ -627,6 +627,7 @@ void processEntry(CanonicalTreeParser h, CanonicalTreeParser m,
keep(dce); // 5 6
else
conflict(name, dce, h, m); // 5b 6b
break;
case 0xFDD: // 10 11
// TODO: make use of tree extension as soon as available in jgit
// we would like to do something like