Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split "git-pull-script" into two parts | Linus Torvalds | 2005-05-05 | 1 | -0/+56 |
Separate out the merge resolve from the actual getting of the data. Also, update the resolve phase to take advantage of the fact that we don't need to do the commit->tree object lookup by hand, since all the actors involved happily just act on a commit object these days. |