Add missing +
This commit is contained in:
parent
036437bd18
commit
a904f5e6ad
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ The process starts with the upstream side, which for RH-SSO is in a GitHub repos
|
|||
. Check out a topic branch to work in:
|
||||
|
||||
git checkout -b BRANCH_NAME upstream/master
|
||||
|
||||
+
|
||||
IMPORTANT: Do NOT forget to put the ‘upstream/master’ at the end of the command. Otherwise you might be working with the wrong content.
|
||||
|
||||
. Do work / make edits.
|
||||
|
|
Loading…
Reference in a new issue