Compare commits

..

1 Commits

Author SHA1 Message Date
Josephine Pfeiffer
d25eea5097 Merge branch 'gl-139-add-gitlab-star-feature' into 'master'
[GL#139] add gitlab project star/unstar feature

Closes #139

See merge request archlinux/devtools!305
2025-08-01 23:08:03 +00: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",