Skip to content

hootbu/Git-GitHub-Presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Git & GitHub Presentation

Created by Emir Yorgun

Overview

This project is a dynamic, animated PowerPoint presentation (.pptx) designed to guide users from beginner to advanced proficiency in Git, aiming for a "Zero to Hero" journey. Built using content from the official Git documentation (git-scm.com/docs), it covers a wide range of popular Git commands and concepts through engaging visuals and concise explanations.

Content

The presentation covers the following Git commands and concepts, structured to illustrate the general Git process cycle and advanced workflows:

  • Core Commands: Git Clone, Git Add, Git Commit, Git Push, Git Pull, Git Fetch, Git Branch, Git Checkout, Git Switch, Git Merge, Git Rebase, Git Reset, Git Diff, Git Reflog, Git Stash, Git Cherry-Pick
  • Key Concepts: General Git Process Cycle, Pull Requests, Merge Conflicts, Relative References (e.g., the Tilde ~ operator), and the role of origin/ in remote repositories
  • Comparisons: Differences between commands like Git Checkout vs. Git Switch, and handling Merge Conflicts

Each topic is presented with animations to enhance understanding, making complex workflows like rebasing or resolving merge conflicts intuitive and engaging.

chrome-capture-2025-07-29

Getting Started

To explore this project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/hootbu/Git-GitHub-Presentation.git
  2. Navigate to the project directory:
    cd Git-GitHub-Presentation
  3. Open the presentation:
    • Use Microsoft PowerPoint or a compatible viewer to open git.pptx.

Usage

  • Open the git.pptx file in PowerPoint.
  • To enable animations, click the "Slide Show" or "Present" button in PowerPoint.
  • Navigate through the slides, which are organized to follow a logical learning path from basic to advanced Git concepts.
  • Use the animations to visualize Git workflows and command effects.

Acknowledgements

This project is based on the official Git documentation available at git-scm.com/docs. Special thanks to the Git community for their comprehensive resources.

About

Zero to Hero | Git & GitHub document with visual references.

Topics

Resources

License

Stars

Watchers

Forks