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
49c837424a
git
/
t
/
chainlint
/
arithmetic-expansion.expect
10 lines
74 B
Plaintext
Raw
Blame
History
(
foo &&
bar=$((42 + 1)) &&
baz
) &&
(
bar=$((42 + 1)) ?!AMP?!
baz
)
View Git Blame
Copy Permalink