Skip to content

sinachaichi/git-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Simulator

Overview

Git Simulator is an educational tool designed to help new developers understand the fundamental operations of Git, a distributed version control system. This simulator provides a simplified environment to explore basic Git commands without the need to set up a full Git environment.

Features

  • Commit Tracking: Track changes and save snapshots of your project at different points in time.
  • Checkout: Switch between different commits to explore previous states of the project.
  • Reverting: Undo changes by reverting to previous commit snapshots.

About

A simple git simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages