loading
loading
loading
Learn the key concepts and basic workflow for Git and GitHub with this easy to follow, top rated, bootcamp-style course! Requirements: Basic computer skills Ability to install software on your computer Admin rights may be required for software installation 00:00:00 Promo 00:00:53 Key Concepts 00:02:32 Workflow 00:04:12 Setup Overview 00:05:52 Installing Git for Windows 00:11:24 Installing Git on a Mac via the Command Line 00:12:25 Gitting Help 00:13:45 Git Configuration 00:16:20 Starting Fresh 00:18:36 Starting with an Existing Project 00:20:03 The First Commit 00:24:44 Working Locally Part 1 00:28:08 Working Locally Part 2 00:34:35 Gitting Historical 00:36:15 Removing Files 00:40:54 Moving Files 00:43:05 Ignoring Files 00:45:39 Setting Up SSH Authentication 00:50:13 Update GitHub Changes Default Branch Name 01:00:59 Collaborating with Others Git Remotes and GitHub This course is designed to cut academic theory to just the key concepts and focus on basics tasks in Git in order to be productive quickly. Students can expect to learn the minimum needed to start using Git in less than an hour. Setup and Configuration provides step-by-step instructions on how to setup Git for Windows and Mac OS X, how to use Git's help command, and how to setup the minimum required configuration to start using Git. In Working with Git Locally, we walk through all the commands needed to start a new project managed by Git (or enable Git for an existing project) all the way through making commits, including common file operations like moving and deleting files. We also cover how to exclude the wrong files from accidentally being committed and how to review your repository's history. Going Remote covers publishing the locally created repository (previous section) on GitHub. Starting off by setting up SSH authentication, creating the remote version of our repository, linking the local repository with the remote version on GitHub, and finally sending our changes up to remote repository. Course Features Presentations provide audio/video training of conceptual ideas. Since few like slide-ware presentations, slide-presentations are kept to a minimum. Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated. There is a total of 56 minutes of video based training in this course (Presentation + Screencasts, excluding Promo Video). Following each lecture or group of related lectures in the demo sections of the course are Command Listing lectures that serve as reference and reminder of the commands used in the previous lecture(s). Each Command Listing includes the exact listings used in the previous lectures and a reference guide for newly introduced commands. All commands used in this course are available through the Command Listing lectures. The four Quizzes reinforce the key concepts by testing your newly learned knowledge throughout the course. Several attachments throughout the course provide supplemental information, illustrations, or other reference material. Moving Forward Students can checkout my last lecture on other Git related resources. The instructor is available for simple questions by email and can provide customized paid instruction upon request -- go the the author's profile for contact.