| Summary: | Fetch rejected message when nothing to fetch | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Git | Assignee: | Project Inbox <orion.git-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Szymon.Brandys |
| Version: | 0.4 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
I think the message came from JGit. I'm not able to reproduce using the latest Orion. |
Build id: I20120427-1426 on orion.eclipse.org If your local repository is up to date with origin and you perform a fetch, the resulting message says "Fetch rejected, not a fast-forward". This isn't completely wrong but it is very misleading. It should just say something like "Already up to date", or "Nothing to fetch". I don't know if this message comes from JGit or our side... "Result": { "Code": 0, "HttpCode": 200, "Message": "Fetch rejected, not a fast-forward.", "Severity": "Warning" },