GIT and GitHub
In this course, we will learn, about the GIT and GitHub, click on any card topic of your choice and start learning.
Happy Learning!
In this exercise, we will learn about the git init command.
In this exercise, we will learn about the git status command.
In this exercise, we will learn about the git add command.
In this exercise, we will learn about the git commit command.
In this exercise, we will learn about the git log command.
In this exercise, we will learn about the git branch command.
In this exercise, we will learn about the git remote command.
In this exercise, we will learn about the git clone command.
In this exercise, we will learn about the git merge command.
In this exercise, we will learn about the git diff command.
In this exercise, we will learn about the git restore command.
In this exercise, we will learn about the git revert command.
In this exercise, we will learn about the git tag command.
In this exercise, we will learn about the git blame command.
In this exercise, we will learn about the git bisect command.
In this exercise, we will learn about the git cherry-pick command.
In this exercise, we will learn about the git rebase command.
In this exercise, we will learn about the hooks concept in Git.
In this exercise, we will learn about the git stash command.
In this exercise, we will learn about the git checkout command.
In this exercise, we will learn about the .gitignore file in git.
In this exercise, we will learn about the git submodule command.
In this exercise, we will learn about the git reset command.
In this exercise, we will learn about the fork concept in Github.
In this exercise, we will learn about the git fetch and the git pull command in the git.
In this exercise, we will learn about how to create a new repository, and change the visibility of the repository in Github.
In this exercise, we will learn about the git rm command in the git.
In this exercise, we will learn about the git push command in the git.
In this exercise, we will learn about the git config command in the git.
In this exercise, we will learn about various markdown syntax and its use.
In this exercise, we will learn how to create a template repository.
In this exercise, we will learn how to delete and restore the Github repository.