Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/weeyin83/14daysofgit
- Owner: weeyin83
- License: mit
- Created: 2022-01-06T19:17:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T07:10:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T15:05:21.498Z (8 months ago)
- Topics: devops-tools, git, hacktoberfest, source-control, source-control-client
- Homepage:
- Size: 40 KB
- Stars: 35
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)