Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix 'repo sync' when the remote reflog has only 1 entry | Shawn O. Pearce | 2008-10-21 | 1 | -0/+3 | |
| | | | | | | | | | If the reflog for the upstream branch has only 1 entry in it, as the branch has been updated only once, we can get back the 0{40} object id from `git rev-parse upstream@{1}`, in which case we should consider it to be the same as if upstream@{1} is not defined. Signed-off-by: Shawn O. Pearce <sop@google.com> | |||||
* | Initial Contributionv1.0 | The Android Open Source Project | 2008-10-21 | 53 | -0/+11781 | |