add more detail to the compare script; add level 4 and 5

This commit is contained in:
Joe Tretter
2020-09-04 14:52:20 -05:00
parent ebb7ebb4b5
commit 409d0117a2
79 changed files with 1387 additions and 2 deletions

1
l5/1_overlay/README Normal file
View File

@@ -0,0 +1 @@
I want to be part of the INDEX

View File

@@ -0,0 +1 @@
1) You find that all your local changes need to go, and you want to "clean" you local environment to be consistent witht he version of that branch that is on the remote server.

2
l5/1_overlay/myScript.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo"Hello world!" < tee -a execLog.dat

View File

@@ -0,0 +1 @@
/