You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Chapter 3.2, "Les branches avec Git - Brancher et fusionner : les bases", the "issue53" from the example is translated as "problème 53" which is OK. However, the keyword used for "problème 53" is "prob53" in the code samples and "iss53" in the diagrams (see figure 3-11), which is confusing.
Expected result : "prob53" must be used in the diagrams instead of "iss53".