Skip to content

Commit

Permalink
git notes merge: Add testcases for merging notes trees at different f…
Browse files Browse the repository at this point in the history
…anouts

Notes trees may exist at different fanout levels internally. This
implementation detail should not be visible to the user, and it should
certainly not affect the merging of notes tree.

This patch adds testcases verifying the correctness of 'git notes merge'
when merging notes trees at different fanout levels.

This patch has been improved by the following contributions:
- Junio C Hamano: Portability: Don't string-compare 'wc -l' output

Thanks-to: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Johan Herland authored and Junio C Hamano committed Nov 17, 2010
1 parent a6a0909 commit 305ddd4
Showing 1 changed file with 436 additions and 0 deletions.
Loading

0 comments on commit 305ddd4

Please sign in to comment.