Skip to content

It is a incomplete simple git implementation in rust for learning purposes.

License

Notifications You must be signed in to change notification settings

CODESOLE/git-starter-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-starter-rust

It is a incomplete simple git implementation in rust for learning purposes.

Testing locally

The cargo run command is expected to operate on the .git folder inside the current working directory. If you're running this inside the root of this repository, you might end up accidentally damaging repository's .git folder.

It is suggested to execute binary in a different folder when testing locally.

About

It is a incomplete simple git implementation in rust for learning purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages