you are viewing a single comment's thread
view the rest of the comments
[–] 42 points 1 year ago (6 children)

GitHub hasn't allowed http pushes with password auth for a while. you need either to do an ssh push or use an api token. yet, anythime you do an http push for the first time, you are prompted for a password. the real reason for this is git, not github

  • source
  • parent
  • hideshow 6 child comments
  • [–] 3 points 1 year ago (2 children)