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