Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleStep 2: Make sure it has an upstream repo

Set an upstream repository & Set upstream Git repo https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2546696214 & https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2641035309

Include Page
Set an upstream repository
Set an upstream repository

...

Expand
titleStep 5: Commit the changes and push them to the upstream repo
  • Click the Commit changes toolbar button

  • The commit dialogue will open, enter a commit message and click the green [COMMIT] button

  • Click the Push changes to remote toolbar button

  • The upstream repository will look something like this:
    NOTE: FOO is currently just a folder

...

Expand
titleStep 7: Commit and push the FOO library changes

See Step 5 for detailed screenshots (the first three steps below are the same)

  • Click the Commit changes toolbar button

  • The commit dialogue will open, enter a commit message and click the green [COMMIT] button

  • Click the Push changes to remote toolbar button

  • The component upstream repository will look something like this:
    NOTE: Notice that FOO was converted from a folder (in step 3) to a reference to the FOO library

  • The FOO library upstream repository will look something like this:
    NOTE: That the the FOO library should have the BAR.lua file in it.

...