Git & Version Control questions and answers
Branching, rebasing, remotes and recovering from mistakes. Page 4 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 181-240
- Detach move subdirectory into separate Git repository
- Detail change after Git pull
- Diff algorithms
- Difference between Docker registry and repository
- Difference between git add -A and git add .
- Difference between Git and GitHub
- Difference between git checkout --track origin/branch and git checkout -b branch origin/branch
- Difference between git pull and git pull --rebase
- Difference between git stash pop and git stash apply
- Difference between git stash pop and git stash apply
- Difference between HEAD and master or main
- Difference between 'rebase master' and 'rebase --onto master' from a branch derived from a branch of master
- Difference between stdmerge and stdinplace_merge?
- Differences between Git-scm, msysGit Git for Windows
- Differences between git pull origin master git pull origin/master
- Differences between git remote update and fetch?
- Differences between git submodule and subtree
- Disable warning about detached HEAD
- Display last git commit comment
- django migrations - workflow with multiple dev branches
- Do a git export like svn export?
- Do I commit the package-lock.json file created by npm 5?
- Docker error cannot delete docker container, conflict unable to remove repository reference
- Docker error invalid reference format repository name must be lowercase
- Docker how to build an image from a non-master branch on Github repository
- Docker how to change repository name or rename image?
- Docker how to change repository name or rename image?
- docker pull returns denied access forbidden from private gitlab registry
- Docker push to AWS ECR private repo failing with malformed JSON
- Docker repository server gave HTTP response to HTTPS client
- Dockerfile strategies for Git
- Does 1 phase commit make sense in distributed systems?
- Does git fetch --tags include git fetch?
- Does git ignore empty folders?
- does git store diff information in commit objects?
- Download a single folder or directory from a GitHub repository
- Download a specific tag with Git
- Download Github pull request as unified diff
- Download old version of package with NuGet
- Download single files from GitHub
- Download single files from GitHub
- ECS/ECR is common practice to have one repository per image and associated versions?
- Edit changeset comment after updates have been checked in to TFS
- Edit the root commit in Git?
- Elastic Beanstalk Ruby/Rails need to install git so bundle install works.. but is not
- Empty Git submodule folder when repo cloned
- Error Cannot pull with rebase You have unstaged changes
- Error Fatal Not possible to fast-forward, aborting
- Error 'git' is not recognized as an internal or external command
- Error npm WARN package.json No repository field
- error RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly PROTOCOL_ERROR err 1
- Error with Previously Committed Files Which Matches New Git LFS Filter
- Error with renamed repo in GitHub remote This repository moved. Please use the new location
- Error Your push would publish a private email address
- Event-Time merge of two Kafka topics using Kafka Streams DSL
- Exclude a directory from 'git diff
- Exclude file from git diff
- Explain which gitignore rule is ignoring my file
- Explanation of Merge Sort for Dummies
- Export a stash to another computer
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course