Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Practical implementations from the Git Going Fast: One Hour Git Crash Course.

License

Notifications You must be signed in to change notification settings

Jekwwer/git-going-fast-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Going Fast: One Hour Crash Course

This repository contains my notes and exercises from the Udemy course Git Going Fast: One Hour Crash Course.

Course Description

This course is designed to cut academic theory to just the key concepts and focus on basic tasks in Git to be productive quickly. Students can expect to learn the minimum needed to start using Git in less than an hour.

Course Outline

  1. Course Introduction and Overview

    • Introduction to Git and its key concepts
    • Basic workflow
  2. Setup and Configuration

    • Step-by-step setup for Windows and Mac OS X
    • Using Git help commands
    • Minimum required configuration to start using Git
  3. Working with Git Locally

    • Commands for initializing and managing a local repository
    • Committing changes and managing files
    • Excluding unnecessary files
    • Reviewing repository history
  4. Going Remote

    • Setting up and using SSH authentication
    • Publishing the repository on GitHub
    • Linking local and remote repositories
    • Pushing changes to the remote repository

Certificate of Completion

I successfully completed this course on [Sept. 6, 2024].