repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'cp/git-flush-is-an-env-bool'
[alt-git.git]
/
t
/
chainlint
/
for-loop-abbreviated.expect
blob
02c0d15cca5cd42d7909f9fccbb95a932e217953
1
for it
2
do
3
path=$(expr "$it" : ([^:]*)) &&
4
git update-index --add "$path" || exit
5
done