Skip to content

Commit

Permalink
Termiinal log to oncreate
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya30394 authored Oct 12, 2021
1 parent 3fb113b commit becf2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions on-create-command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
echo -n "I was triggered by the oncreate but failed" >> ./oncreate.txt
git add ./oncreate.txt
git commit -m "I am a git commit 2" # Don't remove, this will break the GitStatusAsserts!
echo -n "I was triggered by the oncreate but failed"
exit 1

0 comments on commit becf2a9

Please sign in to comment.