pull: abort by default when fast-forwarding is not possible
Elijah Newren committed about 5 years ago
pull: make --rebase and --no-rebase override pull.ff=only
Elijah Newren committed about 5 years ago
pull: since --ff-only overrides, handle it first
Elijah Newren committed about 5 years ago
Makefile: don't use "FORCE" for tags targets
Ævar Arnfjörð Bjarmason committed about 5 years ago
doc: pull: fix rebase=false documentation
Felipe Contreras committed about 5 years ago
test-lib tests: move "run_sub_test" to a new lib-subtest.sh
Ævar Arnfjörð Bjarmason committed about 5 years ago
Merge branch 'ps/t0000-output-directory-fix' into ab/lib-subtest
Junio C Hamano committed about 5 years ago
Merge branch 'jk/t0000-subtests-fix' into ab/lib-subtest
Junio C Hamano committed about 5 years ago
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie committed about 5 years ago
t7601: add tests of interactions with multiple merge heads and config
Elijah Newren committed about 5 years ago
t7601: test interaction of merge/rebase/fast-forward flags and options
Elijah Newren committed about 5 years ago
pack-bitmap: clarify comment in filter_bitmap_exclude_type()
Taylor Blau committed about 5 years ago
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee committed about 5 years ago
t1092: document bad 'git checkout' behavior
Derrick Stolee committed about 5 years ago
doc: clarify description of 'submodule.recurse'
Philippe Blain committed about 5 years ago
doc/git-config: simplify "override" advice for FILES section
Jeff King committed about 5 years ago
doc/git-config: clarify GIT_CONFIG environment variable
Jeff King committed about 5 years ago
doc/git-config: explain --file instead of referring to GIT_CONFIG
Jeff King committed about 5 years ago
merge-ort: restart merge with cached renames to reduce process entry cost
Elijah Newren committed about 5 years ago
merge-ort: avoid recursing into directories when we don't need to
Elijah Newren committed about 5 years ago