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": "Using Github for Collaborative Codeathons",
"version": "1.1.3",
"creators": [
{
"affiliation": "University of Florida",
"name": "Hao Ye",
"orcid": "0000-0002-8630-1458"
}
],
"description": "GitHub is not just a cloud server for Git, but an effective platform for collaboration. This lesson is a 0 to 60 introduction to using Git and GitHub for collaborative projects. It starts with the essential concepts in Git and Github, how merge conflicts arise and how to resolve them, and the GitHub Flow workflow practice.",