30 November 2023

#GIT

#GIT
What is Version control system or Source code manager?
What is Git and What is a repository in GIT?
What is the common branching pattern in GIT?
What is Pull requests?
What is git clone command used for?
What is git config command user for?
What is git fetch?
What is git merge?
What is git pull?
What is the difference between ?git remote? and ?git clone??
What is the function of ?git rm??
What is the function of ?git checkout? in git?
What is the use of ?git log??
What is git webhooks?
What is git rebase?
What is git stash?
What is the difference between git pull and git fetch?
What is the difference between git rebase and git merge?
What is forking in git repositories?
What is soft and hard reset and their difference?
What kind of branching and merging you worked on GIT.
What is tagging in GIT and what is the diff between feature branching and tagging?
What is commit message?
What is staging area in git?
How to install git in Linux & Windows?
How to setup repository though command line?
How to setup repository in github and clone it?
How to remove/rename files in local git repo?
How to sync local git repo data with github?
How to change branches in local git repo?
How to setup github ssh authentication?
How do you check after git merge ?where merging is correctly or not?
How to create branch and delete a branch?
How can u implement authentication and authorization in git?
How to merge the code?
Do you get any conflicts while merging..how can u resolve conflicts?
What commands do you use in Git
What is the difference between the approaches of Trunk BASD and Feature Branch
What is the difference between the approaches of Trunk BASD and Feature Branch
What are the general branching strategies you know
What teams do you use in Git
What are the general branching strategies do you know
What is the difference between the approaches of Trunk BASD and Feature Branch
Why are you needed versions control systems?
Why are you needed versions control systems?
How is Rebase different from Merge?
How to drain two different branches
How to drain two different branches
  • Git - Distributed version control, Staging area, Conflict, Fork
  • Repository - Bare repository
  • Git - Git Clone, Git Add , Git Commit (Squashing Commits) , Git Push, Git Pull , Git Fetch , Git Merge , Git Rebase , Git Stash , Git Reset (Soft, Mixed, Hard) , Git Revert , Git Log , Git Diff
  • Branching and Merging - Create, delete, Rename, Merging, Merging Conflict, Merge vs Rebase, Orphan Branch
  • Git Hooks , Git Submodules , Git Worktrees , Git Bisect , Git Cherry-pick , Git Reflog , Git Tags
  • Collaborative Environments - Pull request, code reviews, Managing access and permission, Locking braches
  • Git Blame & Git Bisect
  • HEAD, Detached HEAD
  • Git LFS
  • Git Errors
  • Recover lost commit
  • Detached Head state
  • .gitignore
  • Sparse Checkout
  • Rerere (Reuse Recorded Resolution)

No comments:

Post a Comment

Most views on this month