index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
bash-array.expect
blob: 4c34eaee45e2f706e80560edfa271f4a5e245a9e (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
( foo && bar=(gumbo stumbo wumbo) && baz ) && ( foo && bar=${#bar[@]} && baz )