An open API service indexing awesome lists of open source software.

https://github.com/thehappyredwolf/webflyx

A repo I created while following the Learn Git course on the Boot.dev website.
https://github.com/thehappyredwolf/webflyx

branching git gitignore merge rebase remote reset

Last synced: about 1 month ago
JSON representation

A repo I created while following the Learn Git course on the Boot.dev website.

Awesome Lists containing this project

README

          

# Learn Git

My solutions for the [Boot.dev](https://www.boot.dev/courses/learn-git) **Learn Git** course - an introduction to Git fundamentals for beginners.

**Note:** Please don't copy these solutions. Use them as a reference after attempting the problems yourself.

## Chapters

1. Introduction
2. Repositories
3. Commits
4. Branches
5. Merging
6. Remotes
7. Rebasing
8. Collaboration
9. Practice
10. Quiz