| Summary: | Git credentials are not stored when using private key file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> | ||||
| Component: | Git | Assignee: | Curtis Windatt <curtis.windatt.public> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | maciej.bendkowski | ||||
| Version: | 8.0 | ||||||
| Target Milestone: | 9.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Curtis Windatt
Created attachment 252435 [details]
Fix to include username in storage
Adds gitSshUsername to the object passed to storage. Also fixes the indentation.
See any issues with this change Maciej? (In reply to Curtis Windatt from comment #2) > See any issues with this change Maciej? The change seems fine to me. I double checked all references to the git preference storage to make sure that this was the only place missing the ssh name. Your change should resolve the issue. |