New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] Git Install Updates, note about launcher deprecation, capitalise some words #2998
Conversation
"Please note the launcher will be deprecated soon." if this is indeed being added here, shoudln't we add it to the Mac and Linux docs ? given that this change will not be specific to windows |
Good point, thanks for pointing out what my small brain cannot comprehend. |
capitalise some linix stuff i couldnt be bothered to do before
While we are looking to remove the launcher, it's better to guide users away from it by not directing them to use it than to say "It's deprecated" when we haven't even decided on if removing it is in the cards, or if we should just be minimizing the code which lives in it.
I think this is what you mean, you haven't clearly said exactly what changes you want. |
Type
Description of the changes
Git updated the title they gave to the add to PATH option during setup for Windows from "Run Git from the Windows Command Prompt" to "Git from the command line and also from 3rd-party software", as we found out in #support. I have also checked this is correct.
This PR also corrects some capitalisation and a note about launcher deprecation.