From: Junio C Hamano Date: Mon, 1 Jul 2013 19:41:58 +0000 (-0700) Subject: Merge branch 'rr/remote-branch-config-refresh' X-Git-Tag: v1.8.4-rc0~90 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7e5ad06f689b13fb1fc484da2bf1a03b603d66c2 Merge branch 'rr/remote-branch-config-refresh' The original way to specify remote repository using .git/branches/ used to have a nifty feature. The code to support the feature was still in a function but the caller was changed not to call it 5 years ago, breaking that feature and leaving the supporting code unreachable. * rr/remote-branch-config-refresh: t/t5505-remote: test multiple push/pull in remotes-file ls-remote doc: don't encourage use of branches-file ls-remote doc: rewrite paragraph ls-remote doc: fix example invocation on git.git t/t5505-remote: test url-with-# in branches-file remote: remove dead code in read_branches_file() t/t5505-remote: use test_path_is_missing t/t5505-remote: test push-refspec in branches-file t/t5505-remote: modernize style --- 7e5ad06f689b13fb1fc484da2bf1a03b603d66c2