This website requires JavaScript.
Explore
Sign In
mirror
/
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
master
git
/
t
/
chainlint
/
for-loop-abbreviated.expect
6 lines
98 B
Plaintext
Raw
Permalink
Blame
History
2 for it
3 do
4 path=$(expr "$it" : ([^:]*)) &&
5 git update-index --add "$path" || exit
6 done
View Git Blame
Copy Permalink