Skip to content

Commit 890794a

Browse files
committed
traduction manquante
fix #148
1 parent 3807441 commit 890794a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/03-git-branching/sections/remote-branches.asc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,7 @@ Switched to a new branch 'correctionserveur'
149149
----
150150

151151
En fait, c'est tellement habituel qu'il y a même un raccourci de ce racccouci.
152-
Si la branche que vous
153-
If the branch name you're trying to checkout (a) doesn't exist and (b) exactly matches a name on only one remote, Git will create a tracking branch for you:
152+
Si le nom de branche que vous essayez d'extraire (a) n'existe pas et (b) correspond à un seul nom sur un seul distant, Git va créer une branche de suivi pour vous :
154153

155154
[source,console]
156155
----

0 commit comments

Comments
 (0)