LXer: How Git Works – 7 Basic Steps for Beginners
by LXer from LinuxQuestions.org on (#59435)
Published at LXer:
Git is a distributed version control system created by Linus Torvalds in 2005. It also has an excellent support for branching, merging, rewriting repository history and more. Git is considered to be the modern standard for software development.
Read More...


Git is a distributed version control system created by Linus Torvalds in 2005. It also has an excellent support for branching, merging, rewriting repository history and more. Git is considered to be the modern standard for software development.
Read More...