orhun/alpkg

alpkg update ignores other files

Aberta

#5 aberto em 9 de dez. de 2023

 (0 comentário) (0 reação) (0 responsável)Shell (3 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (28 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador