Skip to content

Commit

Permalink
Clearer commit name
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Aug 25, 2024
1 parent 4f7e0cb commit a43eeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cyf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rm "$ROOT/.github/CONTRIBUTING.md"
rm "$HERE/cyf.sh"

git add "$ROOT"
git commit --message 'Remove unneeded files'
git commit --message 'Prepare CYF fork'

if [[ ! -z "$REMOTE" ]]; then
git push --force "$REMOTE" "$BRANCH:main"
Expand Down

0 comments on commit a43eeb4

Please sign in to comment.