This workflow is designed to exercise all the GIT functionality for a component
Workflow
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
Add directories
Add directories but there is no change to commit – does not commit empty dir
Add an empty file in the dir and I can commit the file and the dir indirectly
Change directory names – what happens
Renaming a dir containing a file – this worked
Other things to consider
Add component to a collection
This is a lower priority I think = later
Merges a bit later