Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Check that `git init` is clearly defined and formatted #753
Comments
|
I'd like to work on this issue. Is it still available? |
|
Hi @anneloreegger! Yes, this is still available! |
Overview
TL;DR
As brought up in #752,
git initshould be clearly defined and formatted to not be confused with other commands, especially those involving remotes.Extra Detail
Screenshots
How to Contribute
Testing Locally
If you'd like to make and test changes locally (and see how they would look if merged), do the following:
script/setupscript/server.http://127.0.0.1:4000/.Questions?