This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
0ea414a14d
git
/
t
/
chainlint
/
for-loop-abbreviated.expect
6 lines
90 B
Plaintext
Raw
Blame
History
for it
do
path=$(expr "$it" : ( [^:]*) ) &&
git update-index --add "$path" || exit
done
View Git Blame
Copy Permalink