Skip to content

Commit

Permalink
up-vcs-tools: update commit msg.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Oct 13, 2024
1 parent 658e0b8 commit 3264d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/up-vcs-tools
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ do
done

git add . 2> /dev/null
git commit -m 'git packages: version bumps' . 2> /dev/null
git commit -m 'vcs packages: version bumps' . 2> /dev/null
git push 2> /dev/null

lastcommit=$(git rev-parse --verify HEAD)
Expand Down

0 comments on commit 3264d88

Please sign in to comment.