Merge branch 'cc/upload-pack-data-3'
Junio C Hamano committed about 6 years ago
Merge branch 'ct/diff-with-merge-base-clarification'
Junio C Hamano committed about 6 years ago
Merge branch 'en/clean-cleanups'
Junio C Hamano committed about 6 years ago
Merge branch 'jk/complete-git-switch'
Junio C Hamano committed about 6 years ago
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin committed about 6 years ago
docs: adjust the technical overview for the rename `pu` -> `seen`
Johannes Schindelin committed about 6 years ago
docs: adjust for the recent rename of `pu` to `seen`
Johannes Schindelin committed about 6 years ago
worktree: avoid dead-code in conditional
Eric Sunshine committed about 6 years ago
testsvn: respect `init.defaultBranch`
Johannes Schindelin committed about 6 years ago
remote: use the configured default branch name when appropriate
Johannes Schindelin committed about 6 years ago
clone: use configured default branch name when appropriate
Johannes Schindelin committed about 6 years ago
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson committed about 6 years ago
init: allow specifying the initial branch name for the new repository
Johannes Schindelin committed about 6 years ago
docs: add missing diamond brackets
Johannes Schindelin committed about 6 years ago
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin committed about 6 years ago
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin committed about 6 years ago
submodule: use submodule repository when preparing summary
Michael Forney committed about 6 years ago
revision: use repository from rev_info when parsing commits
Michael Forney committed about 6 years ago
revision: reallocate TOPO_WALK object flags
René Scharfe committed about 6 years ago
lib-submodule-update: pass 'test_must_fail' as an argument
Denton Liu committed about 6 years ago