Search code examples
How do I determine the source branch of a particular branch?...

gitgit-branch

Read More
How do I revert a merge commit that has already been pushed to remote?...

git

Read More
How to make git difftool Beyond Compare to open new instances?...

gitbeyondcomparegit-difftool

Read More
Getting `An error has occurred: FatalError: git failed.` when running pre-commit in GitLab pipeline...

gitgitlabpre-commitpre-commit.com

Read More
How to remove remote url from Github repository...

gitgithubgit-remote

Read More
gitignore - ignore folders that doesn't respect a specific mask...

git

Read More
Count the number of commits on a Git branch...

git

Read More
Gitlab says there are merge conflicts, but actually there are none...

gitgitlabgit-mergegit-merge-conflict

Read More
Git failed to encode from UTF-8 to UTF-16LE-BOM...

gitutf-8utf-16

Read More
Private git repository over http...

githttp

Read More
How to count total lines changed by a specific author in a Git repository?...

gitcommand-linerepository

Read More
Fetching all refs in an existing Git repo...

git

Read More
Resolve merge conflict only for some files and commit to branch for other teams to resolve theirs...

gitgit-pullmerge-conflict-resolution

Read More
git fetch doesn't update my local repository...

gitgit-fetch

Read More
Azure - deploy web app from visual studio using arm template, connected to VSTS git source control...

gitazuretemplatesazure-resource-manager

Read More
Azure Deploy Code To Service Using ARM Template From VSTS Git Code...

gitazureazure-devopsazure-resource-managercontinuous-deployment

Read More
Main branch of the mirror (X) repository diverged from mirrored repository(Y) and Gitlab fails to sy...

gitgitlab

Read More
Are old object IDs guaranteed to be valid during a post-receive hook?...

gitgithooks

Read More
Show only the number of sha digits that are required to make it unique it git log?...

git

Read More
Is it possible to `git fetch` only specific branches without specifying a full refspec on each invoc...

git

Read More
Edit a commit message in Sourcetree Windows (already pushed to remote)...

gitatlassian-sourcetree

Read More
Change the location of the ~ directory in a Windows install of Git Bash...

gitmsysgitgit-bashmingw32msys2

Read More
Replace a commit in git...

gitgithub

Read More
'Git is not installed' on intellij...

javagitgithubintellij-ideaintellij-14

Read More
Why should I use core.autocrlf=true in Git?...

gitline-endings

Read More
Stop gpg from asking for the key everytime I commit...

windowsgitgnupg

Read More
How to use git with gnome-keyring integration...

gitgnome

Read More
How can I get a list of Git branches, ordered by most recent commit?...

gitversion-controlgit-branch

Read More
Why is gitlab asking me to enter my user credentials?...

gitgitlab

Read More
How to convert existing non-empty directory into a Git working directory and push files to a remote ...

git

Read More
BackNext