Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Don't auto-commit when updating the git-platinum archive
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Kurcz <[email protected]>
  • Loading branch information
uint committed Apr 21, 2021
1 parent 98f921e commit 62485bb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/update-git-platinum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ mv git-platinum.tgz $TARBALL_PATH

# Clean up.
rm -rf git-platinum

# Commit.
git reset
git add $TARBALL_PATH
git commit -m "Update git-platinum"

0 comments on commit 62485bb

Please sign in to comment.