summaryrefslogtreecommitdiff
path: root/t/t5521-pull-options.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-17test-lib-functions: add and use a "test_hook" wrapperLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2021-10-28pull: honor --no-verify and do not call the commit-msg hookLibravatar Alex Riesen1-0/+24
2021-07-22pull: abort by default when fast-forwarding is not possibleLibravatar Elijah Newren1-2/+2
2020-11-19t55[23]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateLibravatar Junio C Hamano1-0/+7
2020-03-10pull: warn if the user didn't say whether to rebase or to mergeLibravatar Alex Henrie1-11/+11
2019-04-18merge: cleanup messages like commitLibravatar Denton Liu1-0/+8
2017-10-13pull: pass --signoff/--no-signoff to "git merge"Libravatar W. Trevor King1-0/+45
2016-04-21pull: pass --allow-unrelated-histories to "git merge"Libravatar Junio C Hamano1-0/+21
2015-06-02pull: handle git-fetch's options as wellLibravatar Paul Tan1-0/+14
2015-05-29t5521: test --dry-run does not make any changesLibravatar Paul Tan1-0/+13
2013-06-09test: test_must_be_empty helperLibravatar Junio C Hamano1-13/+13
2013-03-16pull: Apply -q and -v options to rebase mode as wellLibravatar Peter Eisentraut1-0/+27
2010-02-24fetch --all/--multiple: keep all the fetched branch informationLibravatar Junio C Hamano1-0/+18
2010-02-24builtin-fetch --all/--multi: propagate options correctlyLibravatar Junio C Hamano1-0/+21
2010-02-24t5521: fix and modernizeLibravatar Junio C Hamano1-26/+20
2008-11-14Teach/Fix pull/fetch -q/-v optionsLibravatar Tuncer Ayaz1-0/+60