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 2.19 has a cool feature called range-diff which can be used to diff two commit ranges e.g. two versions of a branch. This is really useful for git-workflow.