Skip to content

wentallout/git-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Course

This repository contains my solutions for the Git fundamentals course exercises.

Lesson Structure

Lesson 1

  • Git installation and configuration
  • Setting up global Git username and email

Lesson 2

  • Understanding basic Git commands (git init, git add, git commit)
  • File states and areas in Git:
    • Local Directory
    • Working Directory
    • Staging Area
    • Repository
  • Practical exercise tracking file states through Git commands

Commit Convention

All commits follow standard commit message conventions for clarity and consistency.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published