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
Objective: Practice creating branches for feature developemnt, merging branches, and resolving merge
conflicts to simulate a common collaborative workflow on Git and GitHub.
"Modification in main branch."
About
Familiarize myself with the process of cloning an existing repository from GitHub, adding new content to it, and pushing the changes back to GitHub.