We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tree
.gitconfig
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
tree
in the common fit config file:.gitconfig
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.
The text was updated successfully, but these errors were encountered: