SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[git] Git error on git pull (unable to update local ref)
Home
Question
Git error on git pull (unable to update local ref)
I solved as below:
git remote prune origin
Examples related to
git
•
Does the target directory for a git clone have to match the repo name?
•
Git fatal: protocol 'https' is not supported
•
Git is not working after macOS Update (xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
•
git clone: Authentication failed for <URL>
•
destination path already exists and is not an empty directory
•
SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
•
GitLab remote: HTTP Basic: Access denied and fatal Authentication
•
How can I switch to another branch in git?
•
VS 2017 Git Local Commit DB.lock error on every commit
•
How to remove an unpushed outgoing commit in Visual Studio?
Examples related to
command-line-interface
•
How to change port number in vue-cli project
•
How to change the project in GCP using CLI commands
•
Switch php versions on commandline ubuntu 16.04
•
Find nginx version?
•
Laravel 5 – Clear Cache in Shared Hosting Server
•
How to open Atom editor from command line in OS X?
•
Is there a way to continue broken scp (secure copy) command process in Linux?
•
Execute a command line binary with Node.js
•
Change working directory in my current shell context when running Node script
•
Is there a way to follow redirects with command line cURL?