Skip to content

benhoyt/gogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gogit

gogit is just enough of a git client (implemented in Go) to initialise a repo, commit, and push to GitHub. It's 400 lines of Go code, and I've experimented writing it in a "scripting style" -- that is, using panic for error handling (exceptions with a stack trace).

This repo was created and pushed to GitHub using gogit. Read the full story here.

About

Just enough of a git client (in Go) to init a repo, commit, and push to GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages