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
titleSTEP 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

...

Expand
titleSTEP 7: Move and copy files between directories, commit & push then inspect the repository <add video>
  • Drag a file from one directory to another

  • Copy and Paste a file using the menu

...

  • 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