digraph gitPython_empty_True_basic_with_remotes_L_star {
s0 [label="s0"];
s1 [label="s1"];
s2 [label="s2"];
s3 [label="s3"];
s4 [label="s4"];
s5 [label="s5"];
s0 -> s1  [label="create_f0/PASS"];
s0 -> s0  [label="change_f0/FAIL"];
s0 -> s0  [label="delete_f0/FAIL"];
s0 -> s0  [label="add_f0/FAIL"];
s0 -> s2  [label="commit/PASS"];
s0 -> s0  [label="pull/FAIL"];
s0 -> s0  [label="push/FAIL"];
s1 -> s1  [label="create_f0/FAIL"];
s1 -> s1  [label="change_f0/FAIL"];
s1 -> s0  [label="delete_f0/PASS"];
s1 -> s1  [label="add_f0/PASS"];
s1 -> s3  [label="commit/PASS"];
s1 -> s1  [label="pull/FAIL"];
s1 -> s1  [label="push/FAIL"];
s2 -> s3  [label="create_f0/PASS"];
s2 -> s2  [label="change_f0/FAIL"];
s2 -> s2  [label="delete_f0/FAIL"];
s2 -> s2  [label="add_f0/FAIL"];
s2 -> s2  [label="commit/PASS"];
s2 -> s2  [label="pull/FAIL"];
s2 -> s4  [label="push/PASS"];
s3 -> s3  [label="create_f0/FAIL"];
s3 -> s3  [label="change_f0/FAIL"];
s3 -> s2  [label="delete_f0/PASS"];
s3 -> s3  [label="add_f0/PASS"];
s3 -> s3  [label="commit/PASS"];
s3 -> s3  [label="pull/FAIL"];
s3 -> s5  [label="push/PASS"];
s4 -> s5  [label="create_f0/PASS"];
s4 -> s4  [label="change_f0/FAIL"];
s4 -> s4  [label="delete_f0/FAIL"];
s4 -> s4  [label="add_f0/FAIL"];
s4 -> s4  [label="commit/PASS"];
s4 -> s4  [label="pull/PASS"];
s4 -> s4  [label="push/PASS"];
s5 -> s5  [label="create_f0/FAIL"];
s5 -> s5  [label="change_f0/FAIL"];
s5 -> s4  [label="delete_f0/PASS"];
s5 -> s5  [label="add_f0/PASS"];
s5 -> s5  [label="commit/PASS"];
s5 -> s5  [label="pull/PASS"];
s5 -> s5  [label="push/PASS"];
__start0 [label="", shape=none];
__start0 -> s0  [label=""];
}
