Sign in
googlers
/
jrn
/
git
/
bf995e7a4f94a9388aa8042dc9e338f3fcb75496
/
.
/
t
/
chainlint
/
for-loop-abbreviated.expect
blob: 02c0d15cca5cd42d7909f9fccbb95a932e217953 [
file
] [
log
] [
blame
]
for
it
do
path
=
$
(
expr
"$it"
:
([^:]*))
&&
git update
-
index
--
add
"$path"
||
exit
done