Skip to content

sonofenoch/go-git-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go "Git" Em!

A git reimplimentation using golang. A go "git" if you will...

Goal

The goal was to create a simple implimentation of the core concept of git.

Features

  • add
    • Adds files to the staging area
  • commit
    • Generates a new commit. This includes:
      • hash
      • user
      • email
      • message
  • push
    • Updates remote commit tree to add the new commit

Author: Timothy J Cain (sonofenoch)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages