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
ffe005576a
git
/
t
/
chainlint
/
cuddled-if-then-else.expect
8 lines
79 B
Plaintext
Raw
Blame
History
(
if test -z ""; then
echo empty
else
echo bizzy
> fi) &&
echo foobar
View Git Blame
Copy Permalink