diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-02-16 14:32:59 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-16 14:32:59 -0800 |
commit | da656f17d37fe96454645c08f21a24134f5aa900 (patch) | |
tree | 4fb50c4122a0e00a9fd2baac4849d0249b818113 /t | |
parent | rebase -i: clarify in-editor documentation of "exec" (diff) | |
parent | Merge branch 'maint-1.7.1' into maint-1.7.2 (diff) | |
download | tgif-da656f17d37fe96454645c08f21a24134f5aa900.tar.xz |
Merge branch 'maint-1.7.2' into maint-1.7.3
* maint-1.7.2:
fast-import: introduce "feature notes" command
fast-import: clarify documentation of "feature" command
Diffstat (limited to 't')
-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 a5c99d8507..164edf0c3d 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 |