Compare commits

..

1 Commits

Author SHA1 Message Date
Christian Heusel
4cd8344f90 Merge branch '211-pkgctl-repo-update' into 'master'
feat: introduce the pkgctl repo pull command

Closes #211

See merge request archlinux/devtools!235
2025-08-04 13:51:14 +02:00
2 changed files with 0 additions and 2 deletions

View File

@@ -150,7 +150,6 @@ _pkgctl_cmds=(
db db
diff diff
issue issue
license
release release
repo repo
search search

View File

@@ -188,7 +188,6 @@ path = [
"README.md", "README.md",
"keys/**", "keys/**",
".SRCINFO", ".SRCINFO",
".gitignore",
".nvchecker.toml", ".nvchecker.toml",
"*.install", "*.install",
"*.sysusers", "*.sysusers",