Skip to content

Commit

Permalink
Add more testcases to test fast-import of notes
Browse files Browse the repository at this point in the history
This patch adds testcases verifying correct behaviour in several scenarios
regarding fast-import of notes:
- using a mixture of 'N' and 'M' commands
- updating existing notes
- concatenation of notes
- 'deleteall' also removes notes
- fanout schemes is added/removed when needed
- git-fast-import's branch unload/reload preserves notes
- non-notes are not clobbered in the presence of notes

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 Dec 7, 2009
1 parent b2d6b1f commit a8b59ef
Showing 1 changed file with 623 additions and 0 deletions.
Loading

0 comments on commit a8b59ef

Please sign in to comment.