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

Introductions #1

Closed
chendaniely opened this issue Mar 18, 2020 · 4 comments
Closed

Introductions #1

chendaniely opened this issue Mar 18, 2020 · 4 comments
Labels
setup Tasks to get things started

Comments

@chendaniely
Copy link
Member

chendaniely commented Mar 18, 2020

Hi all:

As you are joining the team and getting acquainted with the project (and learning git).

Please do the following to add your name to the "Teams" section of the README.md.

  1. clone this repository to your computer
  2. Add your name and a short blurb about yourself in the README.md file
  3. add the changes you made
  4. commit your changes
  5. push your changes back up to GitHub
    • Most likely this will block you from pushing. Just let me know about it this issue and I can add you as a contributor.

You should see your changes when you go to the repository page under the "Teams" section.
This task also serves as your understanding of Git and makes sure the settings on this repository are correct. So, please let me know if you run into issues.

@chendaniely chendaniely pinned this issue Mar 18, 2020
@chendaniely
Copy link
Member Author

yay @gitchrissi ! You're the first one! 🎉

@chendaniely
Copy link
Member Author

Just realized. depending on when people clone the repository, when you try to push your changes you may be blocked for one of 2 reasons

  1. Permissions (403 error): let me know your GH username so I can add you to this repository as a maintainer
  2. Something about the remote having changes you don't have: if you keep reading the error message it's essentially telling you that you'd need to pull first before pushing again.
  • You may run into a merge conflict here depending on what lines were changed. Just let me know if you end up with problems here
  • The tl;dr is you need to open the README.md file and remove the >>>>>>>, =====, and <<<<< and clean up the entire file so you're happy with it. Then add, commit, and push again.

@chendaniely
Copy link
Member Author

@mitchdolby your commits acd5408 and b26b254 didn't update the README.md file. It looks like you used the commit message for the text you were trying to put into the README.md file.

@chendaniely chendaniely added the setup Tasks to get things started label Mar 31, 2020
@chendaniely chendaniely unpinned this issue Mar 31, 2020
@chendaniely chendaniely pinned this issue Mar 31, 2020
@chendaniely
Copy link
Member Author

The master branch has been locked so, in order to update your name in the README.md file you also need to see the PR instructions in #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup Tasks to get things started
Projects
None yet
Development

No branches or pull requests

1 participant