Co-Authors-Plus
Co-Authors-Plus copied to clipboard
WIP: Specify user by ID in assign-user-to-coauthor
If a user has already been deleted, we need to specify just the user ID when assigning coauthors, instead of the login. This PR adds a second command-line option. One of either --user_id or --user_login is required. Existing behaviour should be unchanged.
Can you please refresh and fix the conflicts?