Skip to content
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

Check that `git init` is clearly defined and formatted #753

Closed
brianamarie opened this issue Jun 10, 2020 · 2 comments
Closed

Check that `git init` is clearly defined and formatted #753

brianamarie opened this issue Jun 10, 2020 · 2 comments
Labels

Comments

@brianamarie
Copy link
Contributor

@brianamarie brianamarie commented Jun 10, 2020

Overview

TL;DR
As brought up in #752, git init should be clearly defined and formatted to not be confused with other commands, especially those involving remotes.

Extra Detail

Screenshots

图片

How to Contribute

  • Comment on this issue if you'd like to work/collaborate on it!
  • Fork the repository.
  • Use the GitHub Flow to make changes to your fork. This is a refresher course if you're unsure about how to make a change on GitHub.
  • Push your changes to your repository.
  • Submit a Pull Request
    • Base Dropdown: github/training-kit
    • Compare Dropdown: Your fork

Testing Locally

If you'd like to make and test changes locally (and see how they would look if merged), do the following:

  • In your command line:
    • Install Git
    • Install Ruby
    • Run script/setup
    • Run script/server.
      • When successful, the script will initiate a local server at http://127.0.0.1:4000/.

Questions?

  • Leave a comment on this issue! Make sure to use @ mentions if you want a specific person's attention!
@anneloreegger
Copy link
Contributor

@anneloreegger anneloreegger commented Oct 13, 2020

I'd like to work on this issue. Is it still available?

@brianamarie
Copy link
Contributor Author

@brianamarie brianamarie commented Oct 14, 2020

Hi @anneloreegger! Yes, this is still available! 😊 I look forward to seeing your pull request. Please let me know if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.