dhsouthbend / git

Session on Git, version control software for tracking project files, backing up data, and collaborating with others. Includes discussion of GitHub.

Home Page:https://dhsouthbend.github.io/git/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Git and GitHub

Git is version control software used to track the state of files associated with a project. Users can take snapshots of files, travel through the history of a project, collaborate transparently with others, and easily keep compatible data in many locations. Combined with GitHub, a cloud service, Git also becomes a way of finding and publishing text, including writing and code.

In this session, we'll learn what makes Git such a powerful tool for both collaborative and individual projects. We will share a conceptual overview of Git and GitHub, explore fundamental concepts such as committing and pushing, and explore practical applications of GitHub for writing and coding. This session will show how to use Git and GitHub for a variety of digital undertakings, including collaborating with others, finding code for use in your projects, and sharing your work publicly. This session covers initializing Git repositories, committing changes, pushing to GitHub, and cloning repositories to your local machine.

To complete this workshop, you will need to have VS Code and Git installed on your local machine. If you have not installed them already, follow this link to instructions for VS Code, and this link to instructions for Git.

Get Started >>>
Glossary >>>


What are Git, GitHub and Markdown?
What You Can Do with Git and GitHub
Review of the Command Line
Setting Up Git
Creating a Syllabus with Markdown
Staging and Committing Changes
Pushing to GitHub
Cloning
Challenges
Summary
Resources


Session Leader: Daniel Johnson

Based on previous work by Patrick Sweeney, Jojo Karlin, Jennifer Tang, Stephen Zweibel, Mary Catherine McKinniburgh, and Rebecca Parker

Creative Commons License

Digital Research Institute (DRI) Curriculum by Graduate Center Digital Initiatives is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/DHRI-Curriculum. When sharing this material or derivative works, preserve this paragraph, changing only the title of the derivative work, or provide comparable attribution.

About

Session on Git, version control software for tracking project files, backing up data, and collaborating with others. Includes discussion of GitHub.

https://dhsouthbend.github.io/git/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:HTML 100.0%