worktree add: introduce "try --orphan" hint
Jacob Abel committed over 3 years ago
worktree add: add --orphan flag
Jacob Abel committed over 3 years ago
t2400: add tests to verify --quiet
Jacob Abel committed over 3 years ago
t2400: refactor "worktree add" opt exclusion tests
Jacob Abel committed over 3 years ago
t2400: cleanup created worktree in test
Jacob Abel committed over 3 years ago
worktree add: include -B in usage docs
Jacob Abel committed over 3 years ago
Arkadii Yakovets committed over 3 years ago
send-email: clear the $message_id after validation
Junio C Hamano committed over 3 years ago
upload-pack: advertise capabilities when cloning empty repos
brian m. carlson committed over 3 years ago
Junio C Hamano committed over 3 years ago
Merge branch 'jc/attr-source-tree'
Junio C Hamano committed over 3 years ago
fetch: use `fetch_config` to store "submodule.fetchJobs" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.parallel" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.showForcedUpdates" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.pruneTags" value
Patrick Steinhardt committed over 3 years ago
fetch: use `fetch_config` to store "fetch.prune" value
Patrick Steinhardt committed over 3 years ago
fetch: pass through `fetch_config` directly
Patrick Steinhardt committed over 3 years ago
fetch: drop unneeded NULL-check for `remote_ref`
Patrick Steinhardt committed over 3 years ago
fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
Patrick Steinhardt committed over 3 years ago