Welcome Guest, Not a member yet? Register   Sign In
Questions on use of Git/Github
#4

First of all, you need to understand Git concept.
Git is a distributed version control system.

> If I am developing on my laptop and you are developing on your laptop, and we are both checking out code from github, where is the list of my commits kept? Is it up on the project's Github repo or is it on my local laptop?

It is on your local laptop. Unless you push it to GitHub.

GitHub is a hosting service for Git repositories.
https://docs.github.com/en/get-started/u...thub-works
Reply


Messages In This Thread
Questions on use of Git/Github - by richb201 - 10-20-2021, 05:10 AM
RE: Questions on use of Git/Github - by richb201 - 10-20-2021, 10:04 AM
RE: Questions on use of Git/Github - by kenjis - 10-20-2021, 05:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB