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
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user