mirror of
https://github.com/docker/docs.git
synced 2026-04-04 02:08:57 +07: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>