[arch-general] Aur git - missing .SRCINFO hook declined to update refs/heads/master - help?
Bennett Piater
bennett at piater.name
Mon Jun 4 08:52:07 UTC 2018
On 06/04/2018 10:49 AM, Tinu Weber wrote:
>> $ git commit -am "console-blanking-0.0.1-2"
>>
> On Mon, Jun 04, 2018 at 03:38:08 -0500, David C. Rankin wrote:
>
> It appears you've committed also the built package files into the repo.>
never git commit -a.
always manually track files using git add - in your case,
git add .SRCINFO PKGBUILD LICENSE *.service
and then commit without the a.
That way, you will always only push what is needed.
Cheers,
Bennett
--
GPG fingerprint: 871F 1047 7DB3 DDED 5FC4 47B2 26C7 E577 EF96 7808
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20180604/b0954814/attachment.asc>
More information about the arch-general
mailing list