ref: e90fb0398fb401f1bd93d49d4986b27cb9deb87e
parent: fa02b11f83544df79b78d7cc364c5a75edbf1bb0
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Jun 30 00:48:13 EDT 2019
We have fewer TODOs. Update readme to match.
--- a/README
+++ b/README
@@ -141,11 +141,7 @@
Documentation has not yet been written. You'll need to read the
source. Notably missing functionality includes:
- git/mkpatch: Generate a 'git am' compatible patch.
- git/apply: Apply a diff.
- git/diff: Wrapper wrapper around git/walk that
- diffs the changed files.
- git/merge: Yup, what it says on the label. Should
- also be a script around git/fs.
+ git/patch -c: Generate a 'git am' compatible patch.
+ git/patch -a: Apply a diff.
git/log: Need to figure out how to make it filter
by files.