Git 101 – Why use Git, and how to get started – YouTube

Have you ever had a scenario where you need to maintain versions of a set of files? Or have you needed to collaborate on files with colleagues in some way? That’s a common scenario for developers, infrastructure engineers or data scientists/developers. It’s an increasingly common problem. Some people solve this using file shares or FTP Servers with numerous files, v1, v2, v2-final, but that doesn’t scale and is quite a messy approach. Surely there is a better way? That’s where a Version Control System can really help you. One such option is Git. Git is a distributed version control system, which means that rather than relying on a central location to host and store the entire set of files and history, each machine has a full version of the codebase and history locally. This means each user can be productive locally and independently on their own machine. Git is also optimised to be very lightweight and perfomant.

Like this episode? Please like the video and subscribe to the channel.

Listen in on
YouTube – https://www.youtube.com/c/CloudWithChris
CloudWithChris.com – https://www.cloudwithchris.com
Google Podcasts – https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuY2xvdWR3aXRoY2hyaXMuY29tL2VwaXNvZGUvaW5kZXgueG1s?sa=X&ved=0CAMQ4aUDahcKEwiwsr2N1ePtAhUAAAAAHQAAAAAQBA
Apple Podcasts – https://podcasts.apple.com/gb/podcast/cloud-with-chris/id1499633784
PocketCasts – https://pca.st/u5t985sn
RSS – https://www.cloudwithchris.com/episode/index.xml
Spotify – https://open.spotify.com/show/3oBrdKm5grzl58GBiV0j2y
Stitcher – https://www.stitcher.com/s?fid=507667&refid=stpr

Want to be a guest or have a topic suggestion? Take a look at the GitHub Discussions page at https://github.com/chrisreddington/cloudwithchris.com/discussions

Don’t forget to like and mention us on Facebook at https://facebook.com/CloudWithChris
Prefer Twitter? Then give us a like and a retweet over at https://twitter.com/reddobowen

source

Author: Chris Reddington

Share This Post On
Share via
Copy link
Powered by Social Snap