Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make fetch/pull scripts terminate cleanly on errors | Linus Torvalds | 2005-06-06 |
| | | | | Don't continue with a merge if the fetch failed. | ||
* | Split up git-pull-script into separate "fetch" and "merge" phases. | Linus Torvalds | 2005-05-22 |
This allows you to just fetch stuff first, inspect it, and then resolve the merge separately if everything looks good. |