projects
/
EVA-2020-02-2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d0f3cd3
)
Script for setting up git remotes
author
Phil Howard
<phil@gadgetoid.com>
Tue, 4 Jun 2019 14:05:57 +0000
(15:05 +0100)
committer
Phil Howard
<phil@gadgetoid.com>
Tue, 4 Jun 2019 14:05:57 +0000
(15:05 +0100)
_bootstrap_remotes.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/_bootstrap_remotes.sh
b/_bootstrap_remotes.sh
new file mode 100755
(executable)
index 0000000..
c29ba5f
--- /dev/null
+++ b/
_bootstrap_remotes.sh
@@ -0,0
+1,3
@@
+git remote rename origin boilerplate
+git remote set-url --push boilerplate no_push
+git remote add origin $1