octopi icon indicating copy to clipboard operation
octopi copied to clipboard

support GITFLAGS

Open soloturn opened this issue 2 years ago • 1 comments

for AUR packages backed by a git repository setting GITFLAGS leads to a considerable faster download, e.g.:

GITFLAGS="--filter=tree:0" paru -S llvm-git
GITFLAGS="--depth=1" paru -S llvm-git

soloturn avatar Feb 08 '23 05:02 soloturn

For now, those variables can be set in your makepkg.conf.

There has been discussion regarding this upstream and is not related to Octopi.

yochananmarqos avatar Jun 10 '24 18:06 yochananmarqos