Skip to content

Pratikchandratripathi/git-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Workshop

Let's learn the concepts of git and take the first step towards contributing to open source.

Steps to follow

  1. To get an experience of how teams collaborate, gather your friends! You'll need a team of 3 people.
  2. One person from the lead should fork this repository and add other team members as collaborator.
  3. Clone the Forked Repository.
  4. Create a new branch with the branch name <your-name>-card.
  5. Checkout to this newly created branch.
  6. Copy lines 45-52 from the index.js
  7. Paste it below and update it with your information.
  8. Add your changes to the staging area.
  9. Commit your changes.
  10. Push the changes to your branch.
  11. Create Pull Request.
  12. Tada! You did it!

About

Let's learn Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%