Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pull: pass --allow-unrelated-histories to "git merge"jc/merge-refuse-new-root | Junio C Hamano | 2016-04-21 | 1 | -0/+21 |
* | pull: handle git-fetch's options as well | Paul Tan | 2015-06-02 | 1 | -0/+14 |
* | t5521: test --dry-run does not make any changes | Paul Tan | 2015-05-29 | 1 | -0/+13 |
* | test: test_must_be_empty helper | Junio C Hamano | 2013-06-09 | 1 | -13/+13 |
* | pull: Apply -q and -v options to rebase mode as well | Peter Eisentraut | 2013-03-16 | 1 | -0/+27 |
* | fetch --all/--multiple: keep all the fetched branch information | Junio C Hamano | 2010-02-24 | 1 | -0/+18 |
* | builtin-fetch --all/--multi: propagate options correctly | Junio C Hamano | 2010-02-24 | 1 | -0/+21 |
* | t5521: fix and modernize | Junio C Hamano | 2010-02-24 | 1 | -26/+20 |
* | Teach/Fix pull/fetch -q/-v options | Tuncer Ayaz | 2008-11-14 | 1 | -0/+60 |