I have a question regarding exercise 2.1.6 in Hatcher:
Compute the simplicial homology groups of the $\Delta$-complex obtained from $n+1$ $2$-simplices $\Delta_0^2,...,\Delta_n^2$ by identifying all three edges of $\Delta_0^2$ to a single edge, and for $i>0$ identifying the edges $[v_0,v_1]$ and $[v_1,v_2]$ of $\Delta_i^2$ to a single edge and the edge $[v_0, v_2]$ to the edge $[v_0, v_1]$ of $\Delta_{i-1}^2$.
The answer has already been discussed f.e. here: Hatcher exercise 2.1.6 (Simplicial homology)
In the answer by FShrike in the question linked above it is stated that: $\partial(\Delta_0^2)\sim e_0-e_0+e_0=e_0$. I get this if the edges are identified as in A in my sketch below:

Because then $\partial(\Delta_0^2) = \partial [v_0,v_1,v_2]=[v_0,v_1]-[v_0,v_2]+[v_0,v_1]=e_0-e_0+e_0$. But if they were identified as in B one would get: $\partial(\Delta_0^2) = \partial [v_0,v_1,v_2]=[v_0,v_1]-[v_0,v_2]+[v_0,v_1]=e_0+e_0+e_0=3e_0$. Which, down the line, would lead to a different homologous group. My question is, how do I know how to identify these edges, i.e. in „what direction to glue them together“? Thank you!