mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
The git model uses `upstream master` to refer to the branch on the remote repository, and `upstream/master` to refer to the local cache of the upstream branch. I did not explain the difference in the docs (that seemed a bit excessive), but I did clarify the instructions so that it refers to the correct concept in each place. Signed-off-by: Katrina Owen <katrina.owen@gmail.com> Upstream-commit: 54c9ae187f5a3544881650c09e923d67ed229771 Component: engine