git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
21 lines
122 B
Text
21 lines
122 B
Text
(
|
|
cd foo &&
|
|
bar
|
|
>) &&
|
|
|
|
(
|
|
?!AMP?!cd foo
|
|
bar
|
|
>) &&
|
|
|
|
(
|
|
cd foo &&
|
|
> bar) &&
|
|
|
|
(
|
|
cd foo &&
|
|
> bar) &&
|
|
|
|
(
|
|
?!AMP?!cd foo
|
|
> bar)
|