orhun/alpkg

alpkg update ignores other files

開放

#5 建立於 2023年12月9日

 (0 則留言) (0 個反應) (0 位負責人)Shell (3 個分叉)auto 404
enhancementgood first issuehelp wanted

倉庫指標

星標
 (28 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南