orhun/alpkg

alpkg update ignores other files

Offen

#5 geöffnet am 09.12.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (3 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (28 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide