| Summary: | Changing the default remote to the same in 'more' while pushing causes conflict 409 error | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> |
| Component: | Git | Assignee: | Project Inbox <orion.git-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | edyta.przymus, maciej.bendkowski, malgorzata.tomczyk, Szymon.Brandys |
| Version: | unspecified | ||
| Target Milestone: | 1.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Maciej Bendkowski
Edyta, please take a look. I will fix it ASAP Dear Maciej, I go through the testcase you described, but the problem didn't occur. The error "Config entry for branch.master.remote already exists" will occur, but it is handled. I am always asked for credentials and the only situation the push doesn't success is when it's non fast-forward, but it is another story. (In reply to comment #3) > Dear Maciej, > > I go through the testcase you described, but the problem didn't occur. The > error "Config entry for branch.master.remote already exists" will occur, but > it is handled. I am always asked for credentials and the only situation the > push doesn't success is when it's non fast-forward, but it is another story. I humbly apologize. It turns out the real problem is my local repository configuration. I wasn't asked for any credentials, because Orion is unable to modify my git configuration file (404 error). False alarm. I'm closing this bug. |