You should be promoted to the following page and it requires you to sign in GitHub.
What Just Happened?
GitHub now has your history
Your commits are stored remotely
You can access from another computer
Pull Example
If we are working with other people using the same repository, we may have to update our local repository so it is up to date.
For the demo, let’s make some changes in the README.md file online by adding some text and commit changes. Then, we can return to the terminal in the working directory and run the command below.
Version control is not just for programmers — it is for anyone managing evolving work.
Thank you for participating!
Please do not hesitate to contact me (Tessa Chen) at ychen4@udayton.edu for questions or further discussions.
AI Acknowledgment: This presentation was prepared with the assistance of AI-based tools for drafting, editing, and formatting support. All content and interpretations are the author’s own.