diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-06-15 19:08:11 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-15 12:33:59 -0700 |
commit | fcceef4e06f30ea6dc30bd8fe16142472447cb94 (patch) | |
tree | 79869aeef529b38d4e6f24041bf0205ca41d4b7d /t/t6014-rev-list-all.sh | |
parent | am: teach StGit patch parser how to read from stdin (diff) | |
download | tgif-fcceef4e06f30ea6dc30bd8fe16142472447cb94.tar.xz |
t4150: test applying StGit series
A StGit series is a directory containing a "series" file which begins
with the line:
# This series applies on GIT commit XXXXX
where XXXXX is the commit ID that the patch series applies on. Every
following line names a patch in the directory to be applied.
Test that git-am, when given this "series" file, is able to detect it as
an StGit series and apply all the patches in the series.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6014-rev-list-all.sh')
0 files changed, 0 insertions, 0 deletions