The differences between GIT and GITHUB you should know.

The differences between GIT and GITHUB you should know.

Hello reader, I have been working with these tools since my career as a frontend developer and I observe a few differences I would like to share in sentences per line that will stick to your memory🧠.

  • Git is installed locally on your computer while GitHub is hosted on the web.
  • Git is a command line tool while Github is a graphical user interface.
  • Git is maintained by Linux while Github is maintained by Microsoft.
  • Git is software while Github is a service.
  • Git is focused on version control code sharing while Github is focused on centralised source code hosting.
  • Git can manage source code history while Github is hosting service for git repositories

What else do you think might be different between them? your thoughts are welcome!😁

Thanks for reading my article. If you find it helpful give it a like 💛 , you can also connect with me on Twitter.