From 0fd77486a8d2a0a766eee8d7d210308e6b73c67d Mon Sep 17 00:00:00 2001 From: Lara Ianov <lianov@uab.edu> Date: Wed, 28 Nov 2018 12:32:18 -0600 Subject: [PATCH] edit made locally in my editor --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 demo.sh diff --git a/demo.sh b/demo.sh old mode 100644 new mode 100755 index e1fbdb6..0e93973 --- a/demo.sh +++ b/demo.sh @@ -3,3 +3,5 @@ echo "demo test for gitlab" echo "printing working directory, `pwd`" + +echo "line added locally after cloning, and then committed and pushed to GitLab" -- GitLab