Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Fridays with Zell:How many episodes does Fridays with Zell have?The podcast currently has 17 episodes available.
September 07, 2018Resolving Git conflictsA Git conflict happens when Git has no idea whether the remote version or the local version is the correct version.You'll learn how to resolve a Git conflict today....more10minPlay
August 31, 2018Cloning a Git repositoryA git clone makes it easier to copy the project. It does three things:1. Initializing a local repository2. dd the remote URL to your local repository3. Pull the repository onto your computer....more7minPlay
August 25, 2018Pulling from a Git remoteToday, you'll learn how to do the pull from the remote back to your repository....more6minPlay
August 17, 2018Pushing to a Git remoteA Git remote is the same repository stored somewhere else on the internet. To push to a Git remote, you need to set up the Git remote first. Then, click on the Push button in your Git client....more13minPlay
August 10, 2018Your first Git commitToday we're going to talk about how to make your first Git commit....more8minPlay
August 03, 2018Setting up a Git clientGit is like a save-point system in games. You can use Git to save and load your work. The easiest way to start with Git is to use a Git application. And the easiest application to start with is Git-Fork....more14minPlay
July 27, 2018Starting a podcastI'm going to start a podcast. This episode explains why. Enjoy!...more5minPlay
FAQs about Fridays with Zell:How many episodes does Fridays with Zell have?The podcast currently has 17 episodes available.