Re: [PATCH v5 1/1] contrib/subtree: Add a test for subtree rebase that loses commits

2016-06-28 Thread David A. Greene
Junio C Hamano writes: > gree...@obbligato.org (David A. Greene) writes: > >>> I also notice that files_subtree/master4 does not appear in any of >>> the verification in the three tests that use the history being >>> prepared here, i.e. if master4 is silently dropped while master5 is >>> kept, su

Re: [PATCH v5 1/1] contrib/subtree: Add a test for subtree rebase that loses commits

2016-04-12 Thread Junio C Hamano
gree...@obbligato.org (David A. Greene) writes: >> I also notice that files_subtree/master4 does not appear in any of >> the verification in the three tests that use the history being >> prepared here, i.e. if master4 is silently dropped while master5 is >> kept, such a bug won't be caught by them