Skip to content

ginkulv/dgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dgit

dgit is a small CLI application written in Rust as a learning exercise for controlling versions of a database.

Commands:

  • init - initialise repository
  • stage - stage current changes
  • commit - commit staged changes
  • remove - remove an entity deleted in the database
  • unstage - unstage changes
  • status - print out the current status
  • log - print out the history of commits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages