Skip to content

Commit f62d037

Browse files
authored
Remove exit to unblock initial error
1 parent 3fce847 commit f62d037

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-basics.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ if [[ $platform == 'macos' ]]; then
101101
fancy_echo "1.4a $HUB_VERSION already installed for Git to manage GitHub."
102102
fi
103103

104-
exit
105104

106105
###
107106
cd ~/

0 commit comments

Comments
 (0)