Skip to content

thblt/write-yourself-a-git

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 

Write yourself a Git!

Source repository for the Write yourself a Git article.

Wyag is a literate program written in org-mode, which means the same source document can be used to produce the HTML version of the article as published on https://wyag.thb.lt and the program itself. You only need a reasonably recent Emacs and the make program, then:

$ git clone --recursive https://github.com/thblt/write-yourself-a-git
$ cd write-yourself-a-git
$ make all

About

Learn Git by reimplementing it from scratch

Resources

License

Stars

Watchers

Forks

Packages

No packages published