Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/weeyin83/14daysofgit

This repository is my journey learning Git and getting familiar with more commands. My aim is to spend at least an hour a day learning a new command or figuring out a way to be more efficient using Git.
https://github.com/weeyin83/14daysofgit

devops-tools git hacktoberfest source-control source-control-client

Last synced: about 1 month ago
JSON representation

This repository is my journey learning Git and getting familiar with more commands. My aim is to spend at least an hour a day learning a new command or figuring out a way to be more efficient using Git.

Awesome Lists containing this project

README

        

# 14DaysofGit

This repository is my journey learning Git and getting familiar with more commands. My aim is to spend at least an hour a day learning a new command or figuring out a way to be more efficient using Git.

## Git Fundamentals
- [X] 1 ⌨️ > [What is Version Control](https://www.techielass.com/what-is-version-control/)
- [X] 2 ⌨️ > [What is Git](https://www.techielass.com/what-is-git/)
- [X] 3 ⌨️ > [Installing Git (Command Line and GUI options)](https://www.techielass.com/installing-git/)
- [X] 4 ⌨️ > [Basic Git Commands to get started](https://www.techielass.com/basic-git-commands-to-get-started/)

## Getting familiar with Git
- [X] 5 👀 > [Inspecting a repository](https://www.techielass.com/inspect-a-git-respository/)
- [X] 6 👀 > [File Operations](https://www.techielass.com/git-file-operations/)
- [X] 7 👀 > [Undoing commits & changes](https://www.techielass.com/undoing-commits-changes/)
- [X] 8 👀 > [Rewriting history](https://www.techielass.com/rewriting-git-history/)

## Advanced Git
- [X] 9 🦹‍♀️ > [Branches](https://wwww.techielass.com/git-branches)
- [X] 10 🦹‍ > [Merging](https://www.techielass.com/merging-with-git/)
- [X] 11 🦹‍ > [Rebasing](https://www.techielass.com/git-rebasing/)
- [X] 12 🦹‍ > [Stashing](https://www.techielass.com/git-stashing/)
- [X] 13 🦹‍ > [Conflicts](https://www.techielass.com/git-conflicts)
- [X] 14 🦹‍ > [Subtrees and Submodules](https://www.techielass.com/subtrees-and-submodules)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=weeyin83/14daysofgit&type=Timeline)](https://star-history.com/#weeyin83/14daysofgit&Timeline)