diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-03-26 01:49:41 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-03-26 01:49:41 -0700 |
| commit | 660b9c3a4e24ce9a2628f2ec88902e2384d1aade (patch) | |
| tree | 5fd25724e2838ff6466932702876bcdbfb10204d /t/t5515/refs.master_.._.git | |
| parent | 7d19da46fd108ec463e555cb9fd9efd13b582d4a (diff) | |
| parent | a466637c57b969626344e5998b29fb123569fdc2 (diff) | |
| download | git-660b9c3a4e24ce9a2628f2ec88902e2384d1aade.tar.xz | |
Merge branch 'jc/maint-fetch-regression-1.5.4'
* jc/maint-fetch-regression-1.5.4:
git-fetch test: test tracking fetch results, not just FETCH_HEAD
Fix branches file configuration
Tighten refspec processing
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Diffstat (limited to 't/t5515/refs.master_.._.git')
| -rw-r--r-- | t/t5515/refs.master_.._.git | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t5515/refs.master_.._.git b/t/t5515/refs.master_.._.git new file mode 100644 index 0000000000..70962eaac1 --- /dev/null +++ b/t/t5515/refs.master_.._.git @@ -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 |
