danix
's git repository
home
/
my projects
/
git_shell.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca537cd
)
testing push to many repos
author
danix
<danix@danix.xyz>
Tue, 8 Jan 2019 17:59:28 +0000
(18:59 +0100)
committer
danix
<danix@danix.xyz>
Tue, 8 Jan 2019 17:59:28 +0000
(18:59 +0100)
gitbase/pip_install
patch
|
blob
|
blame
|
history
diff --git
a/gitbase/pip_install
b/gitbase/pip_install
index
07a6374
..
a30059d
100644
(file)
--- a/
gitbase/pip_install
+++ b/
gitbase/pip_install
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!
/bin/sh
while read oldrev newrev refname; do
if [[ $refname =~ .*/master$ ]]; then
# definitely updating master;