Skip to content

michaelcosj/mvcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple version control system similar to git, with basic features like

  • Initialising a repository
  • Adding files to a staging area
  • Creating commits with commit messages
  • Showing commit history
  • Checking out/switching to specific commits

Stack

  • Golang https://go.dev
  • (no external dependencies were used outside of the go standard library)

References

About

Mediocre Version Control System in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages