-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
As per #973, we no longer associate commits by gitAccount (which is actually the GH username). #1042 further extends support for other Git hosts, which means that storing GH usernames specifically doesn't make sense either.
We'd like to remove or rename all usages of gitAccount in a way that makes sense considering that repos from different hosts (GitHub, GitLab, etc.) can be present. We should also take care of not breaking anything that used to rely on the gitAccount - though most of the extant usages and logic are in the UI.
Finally, we want to adjust the UI (especially src/ui/views/User) so that it suits the current implementation.
Metadata
Metadata
Assignees
Labels
No labels