We already talked about how to store useful commands as git alias in the .gitconfig file you share with your team.
While GitLens is indeed a powerful tool this command I showed you earlier is one the I find myself reusing again and again.
git log --oneline --all --graph
treein the common fit config file:.gitconfigWe already talked about how to store useful commands as git alias in the
.gitconfigfile you share with your team.While GitLens is indeed a powerful tool this command I showed you earlier is one the I find myself reusing again and again.