Skip to content

MiniGit is a lightweight C++ command-line version control system that demonstrates core Git concepts. It supports repository initialization, file tracking, status checking, commits with timestamps, and commit history using C++17 filesystem and STL containers.

License

Notifications You must be signed in to change notification settings

BSSE24062/MiniGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniGit

MiniGit is a lightweight C++ command-line version control system that demonstrates core Git concepts. It supports repository initialization, file tracking, status checking, commits with timestamps, and commit history using C++17 filesystem and STL containers.

About

MiniGit is a lightweight C++ command-line version control system that demonstrates core Git concepts. It supports repository initialization, file tracking, status checking, commits with timestamps, and commit history using C++17 filesystem and STL containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published