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
**Title:** Collaborate through Code (Version Control Basics)
4
-
5
-
**Description:** Demystify the version control process and learn how to manage and collaborate on coding projects with other researchers and developers. Attendees will become familar with Git and GitHub.
6
-
7
-
**Learning Objectives:**
8
-
1. Discuss the importance of version control in software and research development projects.
9
-
2. Set up a GitHub repository for version control purposes.
10
-
3. Use GitHub Desktop software to manage the code staging and committing process, and to interface with a remote repository on GitHub.
11
-
4. Employ Git branching strategies to manage different versions of code.
12
-
5. Collaborate with peers by pulling and merging changes from a shared repository.
13
-
6. Troubleshoot common Git errors and conflicts during version control.
0 commit comments