git/t/t5515
Daniel Barkalow b888d61c83 Make fetch a builtin
Thanks to Johannes Schindelin for review and fixes, and Julian
Phillips for the original C translation.

This changes a few small bits of behavior:

branch.<name>.merge is parsed as if it were the lhs of a fetch
refspec, and does not have to exactly match the actual lhs of a
refspec, so long as it is a valid abbreviation for the same ref.

branch.<name>.merge is no longer ignored if the remote is configured
with a branches/* file. Neither behavior is useful, because there can
only be one ref that gets fetched, but this is more consistant.

Also, fetch prints different information to standard out.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-09-19 03:22:30 -07:00
..
fetch.br-branches-default t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-branches-default-merge Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-default-merge_branches-default Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-default-octopus Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-default-octopus_branches-default Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-default_branches-default t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-branches-one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-branches-one-merge Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-one-merge_branches-one Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-branches-one-octopus t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-branches-one-octopus_branches-one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-branches-one_branches-one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit-merge t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit-merge_config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit-octopus t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit-octopus_config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-explicit_config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-glob-merge t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-glob-merge_config-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-config-glob-octopus Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-config-glob-octopus_config-glob Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-config-glob_config-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit-merge t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit-merge_remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit-octopus t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit-octopus_remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-explicit_remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-glob-merge t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-glob-merge_remote-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-remote-glob-octopus Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-remote-glob-octopus_remote-glob Make fetch a builtin 2007-09-19 03:22:30 -07:00
fetch.br-remote-glob_remote-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_--tags_.._.git t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_.._.git t/t5515-fetch-merge-logic.sh: Add two more tests 2007-03-07 10:22:44 -08:00
fetch.br-unconfig_.._.git_one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_.._.git_one_two t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_branches-default t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_branches-one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_config-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.br-unconfig_remote-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_--tags_.._.git t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_.._.git t/t5515-fetch-merge-logic.sh: Add two more tests 2007-03-07 10:22:44 -08:00
fetch.master_.._.git_one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_.._.git_one_two t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_.._.git_tag_tag-one_tag_tag-three t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_branches-default t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_branches-one t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_config-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_config-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_remote-explicit t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00
fetch.master_remote-glob t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch 2007-03-05 00:27:37 -08:00