#versioncontrol

danie10@squeet.me

The Beginner’s Guide to Git - It's Software Version Control

It is not just for software developers for their source code, but also used for version control for releases of websites and many other things (even editing a book if you wish).

I was struggling the other day to update my Hubzilla node and all the scripts and other tricks were failing. I finally decided to get my hands dirty and start to actually use Git. It did take me about a half hour to figure out the changing of the branch, the init, merge (which was failing for me), and getting my local branch synced. The reason was I had never installed it with Git, but once I got it synced and initialised, the actual update ran quickly and flawlessly.

See The Beginner's Guide to Git - Make Tech Easier

#technology #opensource #versioncontrol #Git

Image/photo

Git is the revision control system created by Linus Torvalds. Its emphasizes on speed and efficiency. Here is the beginner's guide to Git.


https://gadgeteer.co.za/beginners-guide-git-its-software-version-control