Skip to content

Commit adaac6f

Browse files
committed
Add -v
1 parent c137620 commit adaac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ makepkg --printsrcinfo > /local-repo/.SRCINFO
3030

3131
git add -fv PKGBUILD .SRCINFO
3232
git commit --allow-empty -m "$commit_message"
33-
git push --force
33+
git push -fv

0 commit comments

Comments
 (0)