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

Latest commit

 

History

History
35 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.34 KB

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].