Skip to content

Conversation

hjwp
Copy link
Contributor

@hjwp hjwp commented Sep 20, 2025

When we get to the git push stage, the tutorial currently tells people to attempt to use their normal github username and password.

It goes on to say "oh you will probably get an error", and tells people to create a PAT instead.

GitHub actually removed username & password auth in 2021.

So let's just tell people to use a PAT up-front.

ALSO: the tutorial used to tell people to follow the instructions on GitHub, but then also included its own instructions, inline. So I've removed them in favour of making github the single source of truth.

When we get to the `git push` stage,
the tutorial currently tells people to attempt to use their normal
github username and password.

It goes on to say "oh you will probably get an error",
and tells people to create a PAT instead.

GitHub actually removed username & password auth in 2021.

So let's just tell people to use a PAT up-front.

ALSO: the tutorial used to tell people to follow the instructions on
GitHub, but then also included its own instructions, inline.
So I've removed them in favour of making github the single source of
truth.
@das-g das-g merged commit 11c38ac into DjangoGirls:master Sep 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants