author | Junio C Hamano <junkio@cox.net> | |
Sun, 26 Mar 2006 08:22:53 +0000 (00:22 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 26 Mar 2006 08:22:53 +0000 (00:22 -0800) | ||
commit | be1295d16a2593dcf468fef7d9e811d057d9039f | |
tree | be6b2dd6d2b6cf2182e339dc75d33fc3d7a9125e | tree | snapshot |
parent | 692c7fc9cb81a2f68b23199d5b8612494fe4d317 | commit | diff |
parent | 4c2e98d6ce47aa9fcc1598c68e630f371cd4f8cb | commit | diff |
parent | 1b371f567d9b0094918e128262577b76994eef74 | commit | diff |
Merge branches 'jc/clone' and 'jc/name'
* jc/clone:
git-clone: typofix.
clone: record the remote primary branch with remotes/$origin/HEAD
revamp git-clone (take #2).
revamp git-clone.
fetch,parse-remote,fmt-merge-msg: refs/remotes/* support
* jc/name:
sha1_name: make core.warnambiguousrefs the default.
sha1_name: warning ambiguous refs.
get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEAD
core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists.
* jc/clone:
git-clone: typofix.
clone: record the remote primary branch with remotes/$origin/HEAD
revamp git-clone (take #2).
revamp git-clone.
fetch,parse-remote,fmt-merge-msg: refs/remotes/* support
* jc/name:
sha1_name: make core.warnambiguousrefs the default.
sha1_name: warning ambiguous refs.
get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEAD
core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists.
blame.c | diff1 | | diff2 | | diff3 | | blob | history |
git-fetch.sh | diff1 | | diff2 | | diff3 | | blob | history |