Simplified? Really? Heres a example only about one screen in.... "a bag of "commits" identified by a cryptographic hash value and which organize into trees via parent commit references in each commit" Say what?
What gets me is how complicated Git is when all I want to do is check out the production code for ONE file, make a change, and check it back in. With git, I need to clone a repository, create a branch, do a add to move…
Simplified? Really? Heres a example only about one screen in.... "a bag of "commits" identified by a cryptographic hash value and which organize into trees via parent commit references in each commit" Say what?
What gets me is how complicated Git is when all I want to do is check out the production code for ONE file, make a change, and check it back in. With git, I need to clone a repository, create a branch, do a add to move…