From e3d842cf12f6ef6d155ef578957cf98d93abe09a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Santi=20B=1B=2CAi=1B=28Bjar?= Date: Wed, 7 Mar 2007 13:18:59 +0100 Subject: [PATCH] t/t5515-fetch-merge-logic.sh: Add two more tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit They test the behaviour with just a URL in the command line. Signed-off-by: Santi B,Ai(Bjar Signed-off-by: Junio C Hamano --- t/t5515-fetch-merge-logic.sh | 1 + t/t5515/fetch.br-unconfig_.._.git | 2 ++ t/t5515/fetch.master_.._.git | 2 ++ 3 files changed, 5 insertions(+) create mode 100644 t/t5515/fetch.br-unconfig_.._.git create mode 100644 t/t5515/fetch.master_.._.git diff --git a/t/t5515-fetch-merge-logic.sh b/t/t5515-fetch-merge-logic.sh index 765c83fda7..0b600bb429 100755 --- a/t/t5515-fetch-merge-logic.sh +++ b/t/t5515-fetch-merge-logic.sh @@ -114,6 +114,7 @@ done >> tests # neither in the Pull: or .fetch config for branch in master br-unconfig ; do cat <