Versions Compared

Key

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

This workflow is designed to exercise all the GIT functionality for a component

...

Expand
titleSETP 1: Create a component with a new repository
  • Create a component from the dashboard

    • Create a repo repository for the component

      • Double click the new component name to open

      • Use Customize to change the repo repository – does it work

        • Remove upstream now we have no repo is this clear

        • Click [Setup] to add a repo – this workedMake a comment in main & commit – this workedcreate a new repository

      • Alternatively create as editable – what happens

      • Created a component with no connected repo – this worked

      • Setup and make a commit same as above

        • Click [Set Up] to create a new repository

  • See step 1 on this page How do I edit a template component? for more details instructions on creating a component [Set_up_component]

Expand
titleSETP 2: Make an initial commit and inspect the repository
  • Work with a component

    • Changes in main()

      • Make a comment and commit – this worked

        • Confirmed the file is showing in the repo

...

  • file & dir names are not case sensitive so cannot rename Test to test

  • If you move the last file out of a dir the empty dir will be deleted = bug imho

  • Add empty directories but there is no change to commit – does not commit empty dir