Skip to content

Tanmayishacker/GFS

Repository files navigation

Git-from-scratch

Overview

  • Clone of git written in c++.
  • Cross Platform building capabilities

Features

  • Cat-file with "-p" command
  • Hash-object with "-w" and with file name command.

Installation

git clone https://github.com/Tanmayishacker/GFS.git
cd Git-from-Scratch
  • Windows run the Windows.bat file
  • Linux and macos run the Unix.sh file

Dependencies

  • Visual Studio for windows
  • Zlib from Madler
  • Openssl

License

See the details here : License