• BootLoop@sh.itjust.works
    link
    fedilink
    arrow-up
    28
    ·
    edit-2
    23 hours ago

    If this isn’t referring to the Git CLI that prompts the user for username and password for a GitHub remote repository and GitHub rejecting password auth, then disregard this rant.

    Git and GitHub are two seperate pieces of software. Git is the local client that does all the work and can optionally sync with a remote repository that can be stored in GitHub or GitLab or any other compatible remote. When Git asks for a password to authenticate, it has nothing to do with GitHub. GitHub then rejects that authentication method that Git provided because it believes that the method is insecure.

    • fuzzzerd@programming.dev
      link
      fedilink
      English
      arrow-up
      7
      ·
      21 hours ago

      Wait until we tell them that Java and JavaScript are also different languages that are completely different things.