Horje
error: Pulling is not possible because you have unmerged files. Code Example
error: Pulling is not possible because you have unmerged files.
git reset --hard HEAD

If you dont want to merge the changes and still want to update your local then run:
This will reset your local with HEAD and then pull your remote using git pull.




Shell

Related
install pygraphviz Code Example install pygraphviz Code Example
error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54 Code Example error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54 Code Example
installing redis on mac Code Example installing redis on mac Code Example
java.lang.IllegalStateException: Dex archives: setting .DEX extension only for .CLASS files Code Example java.lang.IllegalStateException: Dex archives: setting .DEX extension only for .CLASS files Code Example
uninstall google drive ubuntu 20.04 Code Example uninstall google drive ubuntu 20.04 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10