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 diff - shows changes in the code
git log - list the history of the code
git status - shows the state of the code within git hub
git clone - makea a exact copy that one can edit