diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-02-09 16:40:12 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-09 16:40:12 -0800 |
commit | a8e4a5943a63c8fd4a3a9b70ccf4608bcc973707 (patch) | |
tree | 8a4b75f257082a2361eb75d963a7bc8546bbfc07 /t/t9301-fast-import-notes.sh | |
parent | Documentation/merge subtree How-To: fix typo (diff) | |
parent | fast-import: introduce "feature notes" command (diff) | |
download | tgif-a8e4a5943a63c8fd4a3a9b70ccf4608bcc973707.tar.xz |
Merge branch 'maint-1.7.0' into maint
* maint-1.7.0:
fast-import: introduce "feature notes" command
fast-import: clarify documentation of "feature" command
Conflicts:
Documentation/git-fast-import.txt
Diffstat (limited to 't/t9301-fast-import-notes.sh')
-rwxr-xr-x | t/t9301-fast-import-notes.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9301-fast-import-notes.sh b/t/t9301-fast-import-notes.sh index 7cf8cd8a2f..463254c727 100755 --- a/t/t9301-fast-import-notes.sh +++ b/t/t9301-fast-import-notes.sh @@ -120,6 +120,7 @@ test_expect_success 'add notes with simple M command' ' test_tick cat >input <<INPUT_END +feature notes commit refs/notes/test committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE data <<COMMIT |