Skip to content

[hub] Improve Git credential detection for Engine Hub pushes #38

@S1mplector

Description

@S1mplector

Module: Hub / Tooling

Goal:
Detect and explain cases where Git works in a terminal but Engine Hub cannot authenticate to the same remote.

Acceptance criteria:

  • Hub preflight checks whether credential helper access is available in the app process.
  • Failure message distinguishes missing credentials, wrong remote URL, and certificate/network failures.
  • Suggested fix steps include verifying git remote -v, git fetch origin, and credential helper setup.
  • Existing update/push flows fail gracefully without creating duplicate commits.

Notes:
This addresses confusing could not read Username ... No such device or address reports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions