Exercise "stg pull" on patches just appending lines.
authorYann Dirson <ydirson@altern.org>
Sun, 16 Apr 2006 10:52:44 +0000 (12:52 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 2 May 2006 20:36:54 +0000 (21:36 +0100)
commitbcfe759bc421f8e3b5b5866434948b0e406f9a60
treebdd8e878ea214c4c53442307e964954666c2d30c
parent8c8be628038f425c90c2101e362bf77f9a8bd948
Exercise "stg pull" on patches just appending lines.

It indeed reveals a problem in "push": appended lines are appended
again, as the already-applied patch is not detected.

Signed-off-by: Yann Dirson <ydirson@altern.org>
t/t1201-pull-trailing.sh [new file with mode: 0755]