You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a git repository with PKGBUILDs for my binary repository. git subtree allows me to have others AUR packages as separate directories and pull updates as if it is a local version of AUR package repo.
I suggest git subtree as a default mechanism for AUR upstream.
PacOps should try to pull changes.
Conflicts are possible when there are local changes.
We should signal user that update is available & it requires attention.
The text was updated successfully, but these errors were encountered:
I have a git repository with PKGBUILDs for my binary repository.
git subtree
allows me to have others AUR packages as separate directories and pull updates as if it is a local version of AUR package repo.I suggest
git subtree
as a default mechanism for AUR upstream.PacOps should try to pull changes.
Conflicts are possible when there are local changes.
We should signal user that update is available & it requires attention.
The text was updated successfully, but these errors were encountered: