Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: handle dirty submodules correctly | Jason Haslam | 2016-05-26 | 1 | -1/+28 |
| | | | | | Don't generate conflicts when checking out a modified submodule and the submodule is dirty or modified in the workdir. | ||||
* | Cleaned up some tables in checkout-internals doc | Mike Anderson | 2013-09-25 | 1 | -94/+95 |
| | | | | The markdown wasn't rendering correctly. | ||||
* | Simplify checkout documentation | Russell Belfer | 2013-01-04 | 1 | -0/+203 |
This moves a lot of the detailed checkout documentation into a new file (docs/checkout-internals.md) and simplifies the public docs for the checkout API. |