Thread (18 messages) 18 messages, 3 authors, 2020-06-12

Re: [PATCH 2/3] git diff: improve A...B merge-base handling

From: Philip Oakley <hidden>
Date: 2020-06-12 13:38:47

On 09/06/2020 01:03, Chris Torek via GitGitGadget wrote:
[snip]
+test_description='behavior of diff with symmetric-diff setups'
+
+. ./test-lib.sh
+
+# build these situations:
+#  - normal merge with one merge base (b1...b2);
+#  - criss-cross merge ie 2 merge bases (b1...master);
+#  - disjoint subgraph (orphan branch, b3...master).
nit:
Use of b1, b2, b3 here, but br1, br2, br3 below
+#
+#     B---E   <-- master
+#    / \ /
+#   A   X
+#    \ / \
+#     C---D--G   <-- br1
+#      \    /
+#       ---F   <-- br2
+#
+#  H  <-- br3
+#
Philip
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help