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
Why do you think some version control systems, like Git, allow saving multiple files in one commit, while others, like Google Docs, treat each file separately?
How can you use the commands git log and git diff to view the history of files?
How might using version control make you more confident to make changes that could break something?
Now that you have your workspace set up, what do you want to try using Git for?