Explained GitHub like I’m 5 #148511
Replies: 3 comments 2 replies
-
Welcome, @Igy6medz, to GitHub!I'm also fairly new here, but I'll try to explain what GitHub is and how it works. I'll mostly be focusing on things that are related to repositories on this guide of mine. What is GitHub?GitHub is an online platform used for hosting, sharing, and collaborating on code. It's a centralized hub where developers store their projects (those are most often repositories), manage different versions of their work, and work together on the same projects. Repositories (Repos):
Commits:
Push:
Pull:
Note that I say code but it can be any files, be it images or code, same goes for Pushing. Branches:
Example: Now to start yourself off I highly suggest heading HERE and finishing this "course" that GitHub themselves made for new users! Head there and read everything through.I also suggest finding and watching tutorials online for extra guidance!Hope this helps you out a bit! I know it can be tough starting out but progress won't happen unless you're the one who initiates it! Good Luck! :) |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Welcome to GitHub and the GitHub Community @Igy6medz 🎆 ! We're glad you're here and can't wait to see where your GitHub journey takes you. Check out our Getting Started post for learning more about the community and our check-in with links on how to choose your first project to contribute to, a blog with getting started resources, and a new user checklist. Please note for future posts, you are more likely to get a useful response if you are posting your question in the applicable category. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. I've gone ahead and moved this to the correct category for you, New to GitHub. Good luck! |
Beta Was this translation helpful? Give feedback.
-
Hi I'm fairly new to GitHub and have been trying to understand decoding? Accessing zip files and documents, making a repository. I cannot figure it out maybe I'm just too dumb but can someone explain how to use Git and GitHub like I'm a 5 yr old? Much appreciated for any feedback
Beta Was this translation helpful? Give feedback.
All reactions