add more detail to the compare script; add level 4 and 5
This commit is contained in:
1
l5/1_overlay/README
Normal file
1
l5/1_overlay/README
Normal file
@@ -0,0 +1 @@
|
||||
I want to be part of the INDEX
|
||||
1
l5/1_overlay/_Instructions.txt
Normal file
1
l5/1_overlay/_Instructions.txt
Normal 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
2
l5/1_overlay/myScript.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo"Hello world!" < tee -a execLog.dat
|
||||
1
l5/1_overlay/test/testing.txt
Normal file
1
l5/1_overlay/test/testing.txt
Normal file
@@ -0,0 +1 @@
|
||||
/
|
||||
Reference in New Issue
Block a user