On Tue, Apr 2, 2013 at 6:53 PM, Torsten Bögershausen <tboegi@xxxxxx> wrote: > --- > contrib/remote-helpers/Makefile | 3 +- > contrib/remote-helpers/t5810-test-bzr.sh | 143 +++++++ > contrib/remote-helpers/t5820-test-hg-bidi.sh | 243 +++++++++++ > contrib/remote-helpers/t5821-test-hg-hg-git.sh | 534 +++++++++++++++++++++++++ > contrib/remote-helpers/t5830-test-hg.sh | 121 ++++++ > contrib/remote-helpers/test-bzr.sh | 143 ------- > contrib/remote-helpers/test-hg-bidi.sh | 243 ----------- > contrib/remote-helpers/test-hg-hg-git.sh | 534 ------------------------- > contrib/remote-helpers/test-hg.sh | 121 ------ > t/Makefile | 2 +- > 10 files changed, 1044 insertions(+), 1043 deletions(-) > create mode 100755 contrib/remote-helpers/t5810-test-bzr.sh > create mode 100755 contrib/remote-helpers/t5820-test-hg-bidi.sh > create mode 100755 contrib/remote-helpers/t5821-test-hg-hg-git.sh > create mode 100755 contrib/remote-helpers/t5830-test-hg.sh > delete mode 100755 contrib/remote-helpers/test-bzr.sh > delete mode 100755 contrib/remote-helpers/test-hg-bidi.sh > delete mode 100755 contrib/remote-helpers/test-hg-hg-git.sh > delete mode 100755 contrib/remote-helpers/test-hg.sh Don't hesitate to format patches with -M :) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html