119K
  • Featured Play all

    This item has been hidden
  • This item has been hidden
  • Building the Future Play all

    This item has been hidden
  • I am a Developer Play all

    This item has been hidden
  • GitHub OctoTales • Team Stories Play all

    This item has been hidden
  • Training • GitHub and Git Foundations Play all

    • Checkout • GitHub & Git Foundations - Duration: 3 minutes, 12 seconds.

      • 5 years ago
      • 53,985 views
      Change where and what you're working on with the checkout command. Whether we're switching branches, wanting to look at the working tree at a specific commit in history, or discarding edits we want...
      • CC
    • Branch • GitHub & Git Foundations - Duration: 2 minutes, 26 seconds.

      • 5 years ago
      • 37,156 views
      Branches are an excellent way to not only work safely on features or experiments, but they are also the key element in creating Pull Requests on GitHub. Let's take a look at why we want branches, h...
      • CC
    • Ignore • GitHub & Git Foundations - Duration: 3 minutes, 7 seconds.

      • 5 years ago
      • 17,296 views
      Storing source code in Git is straightforward, and fortunately, so is suppressing the tracking of files. Many projects have a group of files, whether they be build output, IDE configuration, or app...
      • CC
    • Move • GitHub & Git Foundations - Duration: 5 minutes, 17 seconds.

      • 5 years ago
      • 17,509 views
      Git facilitates moving files and folders and recording those changes in version history with the git mv command. Together, we'll explore ways of using this command and its siblings to track changes...
      • CC
    • Remove • GitHub & Git Foundations - Duration: 3 minutes, 31 seconds.

      • 5 years ago
      • 22,633 views
      Remove files from a Git repository with the git rm command. Learn how to version file deletions on the command line, stop tracking a file while retaining it on the file system, and how the GitHub d...
      • CC
    • Log • GitHub & Git Foundations - Duration: 4 minutes, 58 seconds.

      • 5 years ago
      • 21,643 views
      Quickly review commits and the history of versioned files with the git log command. In this video, we'll demonstrate how to review changes, recognize basic log output, and leverage common option sw...
      • CC
    • Diff • GitHub & Git Foundations - Duration: 3 minutes, 34 seconds.

      • 6 years ago
      • 33,808 views
      Easily decipher file changes with the diff command. Use diff to examine what changes have not been committed, how edits compare to the staging area, and what differences exist between commit histor...
      • CC
    • Commit • GitHub & Git Foundations - Duration: 4 minutes, 9 seconds.

      • 6 years ago
      • 38,245 views
      Discover how to keep track of file changes on the command line, on GitHub.com, and with the GitHub desktop clients. Through all three examples, find out how Git keeps track of modified files, how t...
      • CC
    • Init • GitHub & Git Foundations - Duration: 2 minutes, 26 seconds.

      • 6 years ago
      • 37,518 views
      Learn how to create a new Git repository from the command line and on github.com. The version control journey of a thousand commits all starts with "git init."

      As always, leave us a comment below ...
      • CC
    • Config • GitHub & Git Foundations - Duration: 2 minutes, 48 seconds.

      • 6 years ago
      • 45,139 views
      Once you've got Git installed, several bits of configuration will enhance your experience with the tool and better tune it to your operating system. Let us tell you about settings for your username...
      • CC
    • Setup • GitHub & Git Foundations - Duration: 2 minutes, 15 seconds.

      • 6 years ago
      • 59,788 views
      Let us help you discover the installation options for both GitHub and Git. Find out how easy it is to install Git on the command line, stay up-to-date with the latest version, set up Git graphical ...
      • CC
    • Merge • GitHub & Git Foundations - Duration: 4 minutes, 51 seconds.

      • 5 years ago
      • 29,703 views
      Once you know branches, merging that work into master is the natural next step. Find out how to merge branches, identify and clean up merge conflicts or avoid conflicts until a later date. Lastly, ...
      • CC
    This item has been hidden
  • Uploads Play all

    This item has been hidden
to add this to Watch Later

Add to

Loading playlists...