Git & Version Control questions and answers
Branching, rebasing, remotes and recovering from mistakes. Page 2 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 61-120
- Best practices for adding .gitignore file for Python projects?
- Best Practices for using Git with Intellij Idea
- Best practices/guidance for maintaining assembly version numbers
- Best strategy to deploy static site to s3 on github push?
- Best way to merge and remove duplicates from multiple lists in Java
- Bitbucket git credentials if signed up with Google
- Bots can't be created from Xcode Server hosted repository
- Branch descriptions in Git
- Break a previous commit into multiple commits
- brew update The following untracked working tree files would be overwritten by merge
- Browse and display files in a git repo without cloning
- Build was configured to prefer settings repositories over project repositories but repository 'maven' was added by build file 'build.gradle
- Bypass pre-commit hook during git revert --continue
- C merge sort performance
- Can a project have multiple origins?
- Can Git hook scripts be managed along with the repository?
- Can git pull --all update all my local branches?
- Can git pull automatically stash and pop pending changes?
- Can GitHub automatically merge branches?
- Can I arrange repositories into folders on Github?
- Can I delete or undo a git commit but keep the changes?
- Can I get a list of files marked --assume-unchanged?
- Can I get a patch-compatible output from git-diff?
- Can I 'git commit' a file and ignore its content changes?
- Can I make a user-specific gitignore file?
- Can I make fast forwarding be off by default in Git?
- Can I make 'git diff' only display the line numbers AND changed file names?
- Can I recover a branch after its deletion in Git?
- Can I recover a branch after its deletion in Git?
- Can I revert commits directly on GitHub?
- Can I specify multiple users for myself in .gitconfig?
- Can I specify multiple users for myself in .gitconfig?
- Can I use a scripted commit template for git?
- Can I use git diff on untracked files?
- Can I use NOT FOR REPLICATION in Merge Replication with rowguid field?
- Can we make 2 phase commit protocol to be non-blocking if assumptions of 3PC used on it?
- Can you change a file content during git commit?
- Can you delete multiple branches in one command with Git?
- Can you get the number of lines of code from a GitHub repository?
- Can you issue pull requests from the command line on GitHub?
- Cannot determine the organization name for this 'dev.azure.com' remote URL
- cannot pull a private package/image from github container registry into okteto kubernetes
- Cannot push to GitHub - keeps saying need merge
- Cannot update paths and switch to branch at the same time
- Can't Autowire Repository annotated interface in Spring Boot
- Can't push to GitHub because of large file which I already deleted
- Caused by org.eclipse.jgit.api.errors.RefNotFoundException Ref master cannot be resolved
- cgroups cgroup mountpoint does not exist unknown in gitlab Kubernetes executor
- Change a branch name in a Git repo
- Change a Git remote HEAD to point to something besides master
- Change Assembly Version in a compiled .NET assembly
- Change branch base
- Change connected commit on release github
- Change email address in Git
- Change first commit of project with Git?
- Change Folder Name During Clone
- Change Git repository directory location.
- Change remote repository credentials authentication on Intellij IDEA 14
- Changing an existing submodule's branch
- Changing git commit message after push (given that no one pulled from remote)
.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