An open API service indexing awesome lists of open source software.

https://github.com/vaibhavsagar/git-internals-workshop

Script for constructing my own history.
https://github.com/vaibhavsagar/git-internals-workshop

git haskell interactive python

Last synced: 2 months ago
JSON representation

Script for constructing my own history.

Awesome Lists containing this project

README

          

Git Internals Workshop
======================

[![Build Status](https://travis-ci.org/vaibhavsagar/git-internals-workshop.svg?branch=master)](https://travis-ci.org/vaibhavsagar/git-internals-workshop)
[![made at Recurse Center](https://cdn.rawgit.com/heatherbooker/made_at_rc/master/made_at_RC.svg)](https://www.recurse.com)

This is:

1. A `git` internals workshop...
2. Implemented as a scripted `git` repository...
3. Using my `git` library in Haskell.

To get started, download the latest generated `git-internals-workshop.zip` from
the Releases page, unzip it, and run `git show`.