Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ This github repository will walk you through setting up your Git and GitHub acco
## Checklist

- [x] View this README
- [ ] Create a GitHub Account
- [ ] Open your Command Line Interface
- [ ] Setting up your Username and Email
- [ ] Setting up your Authentication
- [ ] Forking a Repository
- [ ] Cloning a Repository
- [ ] Making Changes to the Repository
- [ ] Commiting Changes Locally
- [ ] Moving Changes to GitHub
- [ ] Standard Work Flow
- [x] Create a GitHub Account
- [x] Open your Command Line Interface
- [x] Setting up your Username and Email
- [x] Setting up your Authentication
- [x] Forking a Repository
- [x] Cloning a Repository
- [x] Making Changes to the Repository
- [x] Commiting Changes Locally
- [x] Moving Changes to GitHub
- [x] Standard Work Flow

---

Expand Down