summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/sql/maintenance/reposToGitRefresh.sql
blob: f7a4638a36f11928bf8cee0e97ad284e87d1082b (plain)
1
2
3
4
-- libdbpp:no-cursor
SELECT repoid, name, path, upstream, branch, lastcommit
FROM gentoobrowse.repos
WHERE lastcommit IS NOT NULL