Commit message (Expand) | Author | Age | |
---|---|---|---|
* | push: fix --dry-run to not push submodules | Brandon Williams | 2016-11-23 |
* | push: --dry-run updates submodules when --recurse-submodules=on-demand | Brandon Williams | 2016-11-23 |
* | push: follow the "last one wins" convention for --recurse-submodules | Mike Crowe | 2015-12-04 |
* | push: test that --recurse-submodules on command line overrides config | Mike Crowe | 2015-12-04 |
* | push: add recurseSubmodules config option | Mike Crowe | 2015-11-20 |
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | t5531: further "matching" fixups | Jeff King | 2014-01-13 |
* | t5531: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 |
* | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 |
* | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 2011-08-20 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | tests: make all test files executable | Mark Rada | 2009-10-02 |
* | Fix "unpack-objects --strict" | Junio C Hamano | 2009-08-14 |