orhun/alpkg

alpkg update ignores other files

Aperta

#5 aperta il 9 dic 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Shell (3 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (28 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

If there are other files in the package besides the APKBUILD file, these files are ignored and not part of the git commit. The alpkg script should git add * from the package folder, not onlyt the APKBUILD file.

Guida contributor