ref: d025a11e327a324ce750d4a8717e422e0911b538
parent: 76a97a83e75530676aeee41e1747724458038623
author: glenda <glenda@9front.local>
date: Sat Jun 29 21:42:28 EDT 2019
Use 'upstream' instead of 'remote url' for update
--- a/pull
+++ b/pull
@@ -27,7 +27,7 @@
if(update)
writeref($2, $3)
- gsub("^refs/heads", "refs/remotes/'$remote'", $2)
+ gsub("^refs/heads", "refs/remotes/'$upstream'", $2)
writeref($2, $3)
}
'} |[3] tr '\x0d' '\x0a'