From a466637c57b969626344e5998b29fb123569fdc2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 26 Mar 2008 01:17:07 -0700 Subject: git-fetch test: test tracking fetch results, not just FETCH_HEAD We really should have done this long time ago. Existing t5515 test was written for the specific purpose of catching regression to the contents of generated FETCH_HEAD file, but it also is a good place to make sure various fetch configurations do fetch what they intend to fetch (and nothing else). Signed-off-by: Junio C Hamano --- t/t5515/refs.br-unconfig_.._.git_one | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 t/t5515/refs.br-unconfig_.._.git_one (limited to 't/t5515/refs.br-unconfig_.._.git_one') diff --git a/t/t5515/refs.br-unconfig_.._.git_one b/t/t5515/refs.br-unconfig_.._.git_one new file mode 100644 index 0000000000..70962eaac1 --- /dev/null +++ b/t/t5515/refs.br-unconfig_.._.git_one @@ -0,0 +1,5 @@ +0567da4d5edd2ff4bb292a465ba9e64dcad9536b refs/remotes/origin/HEAD +754b754407bf032e9a2f9d5a9ad05ca79a6b228f refs/remotes/origin/master +8e32a6d901327a23ef831511badce7bf3bf46689 refs/remotes/origin/one +0567da4d5edd2ff4bb292a465ba9e64dcad9536b refs/remotes/origin/three +6134ee8f857693b96ff1cc98d3e2fd62b199e5a8 refs/remotes/origin/two -- cgit v1.2.3