From d5d48e296f131b71063bcef3fb34c8336819ca59 Mon Sep 17 00:00:00 2001 From: Lara Ianov <lianov@uab.edu> Date: Thu, 29 Nov 2018 14:21:16 -0600 Subject: [PATCH] work in progress added --- demo.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo.sh b/demo.sh index 4f18442..ca6ca60 100755 --- a/demo.sh +++ b/demo.sh @@ -11,4 +11,6 @@ echo "line added locally after cloning, and then committed and pushed to GitLab" echo "printing current date and time" date -#----- This represents finalized code ready to be merged -------- \ No newline at end of file +#----- This represents finalized code ready to be merged -------- + +#---- This represents work in progress, thus it remains in the branch for now ----- \ No newline at end of file -- GitLab