Skip to content

Commit 82b6b52

Browse files
Add list backfilled commits script
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 9d64663 commit 82b6b52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
select dup_actor_id, dup_actor_login, author_id, dup_author_login, author_name, author_email, committer_id, dup_committer_login, committer_name, committer_email from gha_commits where dup_created_at > '2025-10-09';

0 commit comments

Comments
 (0)