Skip to content

Commit 316989f

Browse files
committed
add comment to delete
1 parent d3c63ec commit 316989f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-basics.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ fancy_echo "2.6 rm & mkdir $SAMPLE_REPO && cd $SAMPLE_REPO"
224224
fi
225225
cd "$SAMPLE_REPO"
226226
fancy_echo "At $PWD"
227-
227+
exit
228228
fancy_echo "2.7 Create new repo \"$SAMPLE_REPO\" in GitHub ..."
229229
echo "using git init & add & commit ..."
230230
git init

0 commit comments

Comments
 (0)