| Summary: | Deleting remote branch does not refresh references drop down | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Git | Assignee: | jim fan <jimfan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | grant_gayed |
| Version: | unspecified | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| See Also: |
https://git.eclipse.org/r/55889 https://git.eclipse.org/r/56194 https://git.eclipse.org/r/56246 https://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b21523f392f4066e588457088f3c09e4eb3e13d1 |
||
| Whiteboard: | |||
New Gerrit change created: https://git.eclipse.org/r/55889 New Gerrit change created: https://git.eclipse.org/r/56194 New Gerrit change created: https://git.eclipse.org/r/56246 Gerrit change https://git.eclipse.org/r/56246 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b21523f392f4066e588457088f3c09e4eb3e13d1 Thanks Jim! Resolving as FIXED. |
- Create a new local branch - Push all to create remote branch - In "Reference" drop-down, click "Delete" button next to remote branch -> There is a brief progress message, but the branch is still in the reference list. - Push "Sync" button -> An error occurs. It is probably trying to fetch from the branch that no longer exists. ("An error occured when requesting a commit info")