shithub: git9

Download patch

ref: b943f4efff3400fa1e2037c84a9c48d0d4bf088d
parent: b45074a16d0978dde8ea21d5741defd174162228
author: Ori Bernstein <ori@eigenstate.org>
date: Tue Jan 7 09:37:13 EST 2020

add notes on running on 9legacy.

--- a/README
+++ b/README
@@ -139,7 +139,14 @@
 Supported protocols: git:// and git+ssh://. If someone
 implements others, I'll gladly accept patches.
 
-TODOs
------
+9legacy Notes
+-------------
 
-Documentation is sparse.
+To use git9 on 9legacy, these patches are necessary.
+
+	- rc-line-split: implement delim{...} syntax for rc
+	- walk: port walk command to 9legacy.
+
+Additionally, git9 defaults to editing with hold(1). This command
+is not present on 9legacy. Import it, or set $editor to your choice
+of editor.