Hi,
This is a cleanup operation to get rid of the historical
$GIT_DIR/{branches,remotes} cruft. Mostly no-brainers that don't
deserve a second look. The ordering of the series might be somewhat
weird, but that's because it's the order in which I wrote those
patches: rebasing results in stupid conflicts that's not worth
anyone's time.
Thanks.
Ramkumar Ramachandra (16):
t/t5505-remote: modernize subshell-style of one test
t/t5505-remote: test push-refspec in branches-file
t/t5505-remote: use test_path_is_missing
t/t5505-remote: remove dependency on $origin_url
remote: remove dead code in read_branches_file()
t/t5505-remote: test url-with-# in branches-file
t/t5516-fetch-push: don't use branches-file
t/t5516-fetch-push: use test_config()
ls-remote doc: fix example invocation on git.git
ls-remote doc: rewrite <repository> paragraph
ls-remote doc: don't encourage use of branches-file
t/t5505-remote: modernize subshell-style of one test
t/t5505-remote: test multiple push/pull in remotes-file
t/t5510-fetch: don't use remotes-file
t/t5515-fetch-merge-logic: don't use {branches,remotes}-file
remote: deprecate read_{branches,remotes}_file
Documentation/git-ls-remote.txt | 13 ++++---
remote.c | 34 ++++++-------------
t/t5505-remote.sh | 75 +++++++++++++++++++++++++++++------------
t/t5510-fetch.sh | 9 ++---
t/t5515-fetch-merge-logic.sh | 28 +++++++--------
t/t5516-fetch-push.sh | 62 +++++++++++++++++++---------------
6 files changed, 121 insertions(+), 100 deletions(-)
--
1.8.3.1.499.g7ad3486.dirty
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html