Git for Geeks Quick Git Training for Developers
What you’ll learn
Learn the key concepts of the Git source control system
Step through the entire Git workflow
Compare the different states in Git
Manage files inside and outside the control of Git
Create and manage repositories on GitHub and BitBucket
Create branches and resolve conflicts with confidence
Save work in progress with Stashes
Mark special events with Tags
Even a bit of time travel within Git repositories
Requirements
Basic computer skills
Ability to install software on your computer
Admin rights may be required for software installation
Description
Git for Geeks
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 all the main features of Git in just two hours.
New! Closed captions throughout the course!
Course Outline
Course Introduction provides a welcome to this course with a few suggestions on how to get the most out of it. After that, we cover the minimum theory before getting our hands dirty with Git in the Core Concepts section.
Quick Installation provides an overview on the installation process for all tools needed for this course. A more detailed set of instructions are available in the Bonus section.
In The Basics, 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.
We then go a bit deeper in the Advanced section when we cover comparing changes, branching and merging (including merge conflict resolution), tagging milestones, saving temporary work, and even a bit of time travel.
Finally, Going Remote covers publishing the locally created repository (previous sections) on GitHub and BitBucket. We cover the main concepts related to working with any remote Git repositories and compare the differences between the two most popular Git hosting services.
After the main part of the course, this course offers several bonus sections that explore some topics in more detail for those that like more information.
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. Excluding bonus lectures, this course offers about 2 hours of screencast videos.
Several attachments throughout the course provide supplemental information, illustrations, or other reference material.
Overview
Section 1: Introduction
Lecture 1 Course Introduction
Lecture 2 Audience and Approach
Lecture 3 Going Command Line
Section 2: Core Concepts
Lecture 4 Core Concepts Overview
Lecture 5 What is Git?
Lecture 6 What is a Git Repository?
Lecture 7 How Commits Work
Section 3: Quick Installation
Lecture 8 Quick Installation Overview
Lecture 9 Quick Install and Setup on Windows
Lecture 10 Installation Notes for Windows
Lecture 11 Quick Install and Setup on Mac OS X
Lecture 12 Installation Notes for Mac OS X
Section 4: The Basics: Foundations In Git
Lecture 13 The Basics Overview
Lecture 14 Starting with a Empty Repository (git init)
Lecture 15 Git States / Basic Workflow
Lecture 16 The First Commit and the Basic Local Workflow (git add / git commit)
Lecture 17 Discover the Git Repository
Lecture 18 Starting with an Existing Project (git init)
Lecture 19 Going Deeper with Commits and Messages
Lecture 20 Commit Log and Showing Commit Details
Lecture 21 Combining Steps with Express Commits
Lecture 22 Backing Out Changes in Stage and the Working Directory
Lecture 23 Git History and Creating Custom Git Commands with Aliases
Lecture 24 Renaming and Deleting Files within Git
Lecture 25 Making Changes to Files Outside Git
Lecture 26 Excluding Unwanted Files from Git
Section 5: Advanced: Going Deeper with Git
Lecture 27 Advanced Overview
Lecture 28 Comparing Changes (git diff / difftool)
Lecture 29 What are Branches
Lecture 30 Special Markers and HEAD
Lecture 31 Branching and Simple Merging (Easy Paths)
Lecture 32 Manual Merges and Conflict Resolution
Lecture 33 Marking Important Milestones with Tagging
Lecture 34 Saving Working in Progress with Stashing
Lecture 35 Repository Time Travel with Reset and Reflog (Undo Bad Commits)
Section 6: Going Remote with GitHub and BitBucket
Lecture 36 Going Remote Overview
Lecture 37 What are Remote Repositories
Lecture 38 What is BitBucket?
Lecture 39 Sign up for BitBucket
Lecture 40 Remote Repository Creation
Lecture 41 Establish Relationship Between Local and Remote Repositories
Lecture 42 Updating Remote Repositories (git push)
Lecture 43 Removing the Remote Repository
Lecture 44 Comparing Services: GitHub vs BitBucket
Lecture 45 What is GitHub?
Lecture 46 Working with GitHub
Lecture 47 Cloning the Repository (git clone)
Lecture 48 Update! GitHub Changes Default Branch Name
Lecture 49 Update without Merge: Fetching Updates (git fetch)
Section 7: Conclusion
Lecture 50 Final Words
Section 8: Bonus: Background
Lecture 51 Background Overview
Lecture 52 About the Instructor
Lecture 53 A Brief History of Git
Lecture 54 Comparing Source Control Tools
Section 9: Bonus: Complete Windows Installation
Lecture 55 Installation Overview
Lecture 56 Git for Windows Installation
Lecture 57 Git for Windows Settings and Tweaks
Lecture 58 Gitting Help
Lecture 59 Minimal Git Configuration
Lecture 60 Notepad++ Installation
Lecture 61 Notepad++ Git Integration
Lecture 62 P4Merge for Windows Installation
Lecture 63 P4Merge Git Integration
Section 10: Bonus: Complete Mac OS X Installation
Lecture 64 Mac OS X Installation Overview
Lecture 65 Apple Git Installation
Lecture 66 Gitting Help
Lecture 67 Minimal Configuration
Lecture 68 TextMate 2 Installation
Lecture 69 TextMate 2 Configuration
Lecture 70 TextMate 2 Git Integration
Lecture 71 P4Merge for Mac OS X Installation
Lecture 72 P4Merge Git Integration
Lecture 73 Mac Git Prompt: Make Your Prompt Like Mine
Lecture 74 Resolve Problem with MacOS Upgrade Breaking Git (new!)
Section 11: Bonus: Special Offers
Lecture 75 Bonus: Exclusive Student Discounts
Anyone interested in using source control and specifically Git,Software engineers, developers, programmers new to Git,IT Managers or technical leads considering Git for version control on their team,Freelancers or other creative professionals
Course Information:
Udemy | English | 3h 25m | 752.32 MB
Created by: Jason Taylor
You Can See More Courses in the Developer >> Greetings from CourseDown.com