shithub: git9

Download patch

ref: 92791c4a5d028ee0080509b96c027a51c4d357b2
parent: 0abbe8702533d24e9690afed9711615ffdd04109
author: Michael Forney <mforney@mforney.org>
date: Mon Jan 18 18:05:29 EST 2021

git/clone: update for removed template

--- a/clone
+++ b/clone
@@ -26,7 +26,6 @@
 	
 	cd $local
 	
-	dircp /sys/lib/git/template .git
 	>>.git/config {
 		echo '[remote "origin"]'
 		echo '	url='$remote