Oreilly - Git Essentials LiveLessons
by Daniel Y. Chen | Released September 2016 | ISBN: 0134655281
Git has emerged as the leading revision control system for open source projects. Git is a distributed revision control and source code management (SCM) system with an emphasis on speed. Description Git Essentials LiveLessons teaches the skills necessary to version control with git. The first part of the course begins with the basics of Git and how to use it as an individual programmer. Part 1: Git Fundamentals covers installation and setup, fundamental commands, and how to use remote and branches in git using Github as the online hosting service to lay the foundation for more advanced workflows. After the basics are covered, Part 2: Collaborating with Git shows how to work collaboratively with teams with git. Three common ways of collaboration are covered, including: adding other users to your project repository, forking a copy of repository and submitting changes for review, and finally using the git flow workflow. Skill Level Beginner You Will Learn How To Set up and install gitUse basic git commandsUnderstand remotes and branchesAdd a collaboratorPush/pull branches and incorporate changesFork a repository and make changes while staying in syncWork with branchesUse a Git Flow workflow Who Should Take This Course Individuals who want to incorporate version control and more robust collaboration methods into their workflow. Course Pre-Requisites Basic command line skills: - moving to directories - creating and editing plain text files Table of Contents Introduction to Git Essentials Introduction to Part I Part I: Git Basics Lesson 1: Setting Up Git Learning objectives 1.1 Understand what can Git do for you 1.2 Install Git 1.3 Configure Git Lesson 2: Understanding and Using Git- The Basics Learning objectives 2.1 Create a Git repository (init, status) 2.2 Track changes (add, commit, log; what is master) 2.3 Look at differences 2.4 Look around 2.5 Undo changes 2.6 Ignore things in Git Lesson 3: Remotes and Branches Learning objectives 3.1 Understand what GitHub is and how it's used 3.2 Use remotes with https 3.3 Use remotes with ssh 3.4 Utilize self collaboration 3.5 Use Git for project management 3.6 Use branches on your own 3.7 Understand Git workflows 3.8 Incorporating changes after you branch 3.9 Use Git GUIs Introduction to Part II Part II: Collaborating with Git Lesson 4: Adding a Collaborator Learning objectives 4.1 Add a collaborator, push and pull down changes 4.2 Push/pull with branches and request a pull 4.3 Incorporate changes in existing branches Lesson 5: Forking Workflow of Collaboration Learning objectives 5.1 Fork a repository and making a change as a collaborator 5.2 Working with changes and staying in sync 5.3 Working with branches Lesson 6: Git Flow Workflow of Collaboration Learning objectives 6.1 Forking and making changes on a Git Flow repository 6.2 Working with changes and staying in sync 6.3 Staying in sync with conflicts Summary About LiveLessons Video Training LiveLessons Video Training series promotees hundreds of hands-on, expert- led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors promoteed by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at: http:// www.informit.com/livelessons Show and hide more
- 0.0 Introduction 00:01:30
- Introduction to Part I
- 0.1 Part I: Git Basics 00:00:42
- Lesson 1: Setting Up Git
- 1.0 Learning objectives 00:00:26
- 1.1 Understand what can Git do for you 00:02:23
- 1.2 Install Git 00:01:51
- 1.3 Configure Git 00:02:14
- Lesson 2: Understanding and Using GitThe Basics
- 2.0 Learning objectives 00:00:38
- 2.1 Create a Git repository (init, status) 00:02:28
- 2.2 Track changes (add, commit, log; what is master) 00:09:53
- 2.3 Look at differences 00:04:48
- 2.4 Look around 00:09:31
- 2.5 Undo changes 00:04:19
- 2.6 Ignore things in Git 00:09:55
- Lesson 3: Remotes and Branches
- 3.0 Learning objectives 00:01:03
- 3.1 Understand what GitHub is and how its used 00:02:09
- 3.2 Use remotes with https 00:10:56
- 3.3 Use remotes with ssh 00:05:28
- 3.4 Utilize self collaboration 00:14:33
- 3.5 Use Git for project management 00:07:13
- 3.6 Use branches on your own 00:19:10
- 3.7 Understand Git workflows 00:19:51
- 3.8 Incorporating changes after you branch 00:17:14
- 3.9 Use Git GUIs 00:06:04
- Introduction to Part II
- 3.10 Part II: Collaborating with Git 00:00:35
- Lesson 4: Adding a Collaborator
- 4.0 Learning objectives 00:00:37
- 4.1 Add a collaborator and push and pull down changes 00:06:51
- 4.2 Push/pull with branches and request a pull 00:03:31
- 4.3 Incorporate changes in existing branches 00:04:23
- Lesson 5: Forking Workflow of Collaboration
- 5.0 Learning objectives 00:00:38
- 5.1 Fork a repository and make a change as a collaborator 00:06:38
- 5.2 Work with changes and stay in sync 00:05:25
- 5.3 Work with branches 00:06:06
- Lesson 6: Git Flow Workflow of Collaboration
- 6.0 Learning objectives 00:00:42
- 6.1 Forking and making changes on a Git Flow repository 00:07:04
- 6.2 Working with changes and staying in sync 00:08:34
- 6.3 Staying in sync with conflicts 00:12:15
- 7.0 Summary 00:00:54
Show and hide more 9780134655284.git.essentials.livelessons.OR.part1.rar
9780134655284.git.essentials.livelessons.OR.part2.rar
9780134655284.git.essentials.livelessons.OR.part3.rar