orhun/alpkg

alpkg update ignores other files

开放

#5 创建于 2023年12月9日

 (0 条评论) (0 个反应) (0 位负责人)Shell (3 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (28 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南