My use of Git is distributed in this way:
1)Comparing commits, study tree structure - GitLens VS Code extension
2)Interacting with the local repo - zsh git plugin aliases in command line
3)Interacting with the remote repo - I use GIT CLI
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
My use of Git is distributed in this way:
1)Comparing commits, study tree structure - GitLens VS Code extension
2)Interacting with the local repo - zsh git plugin aliases in command line
3)Interacting with the remote repo - I use GIT CLI