Sign in
code
/
git
/
515ffabccf75c221cbb6bcef7eb8f89f6c832da9
/
.
/
t
/
chainlint
/
for-loop-abbreviated.expect
blob: a21007a63f171c92482e47c381a759f7e6f20e03 [
file
]
for
it
do
path
=
$
(
expr
"$it"
:
(
[^:]*)
)
&&
git update
-
index
--
add
"$path"
||
exit
done