Skip to content

tarun25-coder/GitLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

GitLearn

πŸš€ Interactive Git & GitHub learning platform β€” visual diagrams, terminal simulator, step-by-step tutorials, and GitHub feature guides. All in one HTML file.

πŸ“Œ About

This repository is created to document my journey of learning Git and GitHub. It contains notes, commands, and practical examples for beginners.


🧠 Topics Covered

  • Git Basics
  • Repository Initialization
  • Staging & Commit
  • Branching
  • Merging
  • GitHub Workflow
  • Clone, Pull, Push
  • Resolving Merge Conflicts

βš™οΈ Common Git Commands

git init
git add .
git commit -m "message"
git push origin main
git pull
git clone <repo-url>

πŸ“‚ Project Structure

GitLearn/
│── notes/
│── examples/
│── README.md

🎯 Goals

  • Learn Git step by step
  • Practice daily commits
  • Build strong version control skills

🀝 Contribution

This is a learning repository, but contributions and suggestions are welcome!


⭐ Support

If you find this useful, consider giving it a star ⭐


πŸ‘¨β€πŸ’» Author

Tarun Aspiring Software Engineer | Java | DSA | AI/ML

About

πŸš€ Interactive Git & GitHub learning platform β€” visual diagrams, terminal simulator, step-by-step tutorials, and GitHub feature guides. All in one HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages