Skip to content

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@samoht samoht released this 04 Jan 14:34

The basic things seems to work OK. You can clone a remote repository, inspect the object files in in git repository, decompress the pack files, draw some nice graphs and generate the filesystem corresponding to a given commit.

What is missing before 1.0:

  • partial clone (ie. pull and fetch)
  • staging area
  • index of files
  • more testing
  • more users