Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages