Currently, Git Contributors get pulled by using the GitHub REST API. This works great, but takes time and requires an internet connection. Instead of pulling from the internet, a macro should be made to pull them locally using `git` commands.
Currently, Git Contributors get pulled by using the GitHub REST API. This works great, but takes time and requires an internet connection.
Instead of pulling from the internet, a macro should be made to pull them locally using
gitcommands.