You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Git cli tips
##Update when you find something
####use the following for see all the log with the commit tree
git log --graph --oneline --decorate --all