Skip to content

Remote version control system. Clone of the git

Notifications You must be signed in to change notification settings

rasadov/Git-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version control system

About

Clone of the popular version control system Git. The project is written in Golang and uses the Cobra library to create a CLI. The project is a console application that allows you to create a repository, add files to the repository, commit changes, and view the commit history.

Usage

Install the project

  git clone https://github.com/rasadov/Git-Clone.git

Build and run the project

   cd Git-Clone
   powershell.exe run.bat

License

MIT grants permission to use, modify, and distribute the software, with the condition that the original copyright notice and the license text are retained in the redistributed software.

Contributing

Currently, the project doesnt have commands to push, pull, clone or fetch from a remote repository. If you would like to contribute to the project, you can add these commands

About

Remote version control system. Clone of the git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published