Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git merge binary files

# Use the remote version
git checkout --theirs -- path/to/conflicted-file.txt

# Keep your local version
git checkout --ours -- path/to/conflicted-file.txt
Comment

PREVIOUS NEXT
Code Example
Shell :: install .deb files in terminal linux 
Shell :: how to uninstall gitlab in ubuntu 
Shell :: how to install g++ in fedora 
Shell :: amplify cli delete app command 
Shell :: edit last commit message 
Shell :: composer uninstall 
Shell :: install protonvpn ubuntu 
Shell :: remove junk files from ubuntu via terminal 
Shell :: extract .tz ubuntu 
Shell :: git change origin 
Shell :: ubuntu ocamlfuse 
Shell :: portainer instal 
Shell :: bash search file in directory 
Shell :: bash for file in folder 
Shell :: how to install xampp on mac 
Shell :: Unable to connect to libvirt qemu:///system. 
Shell :: cut last field delimiter 
Shell :: curl without progress 
Shell :: cancel a merge git 
Shell :: c++ build system in sublime linux for competetive programming 
Shell :: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: how to install firefos on an rpi 
Shell :: pi raspi-config 
Shell :: linux give full permission to directory 
Shell :: get public ssh key 
Shell :: uninstall r from mac 
Shell :: docker command to find jenkins password 
Shell :: ubuntu list all folders taking up space 
Shell :: install ip addr on ubuntu 
Shell :: upload sql database in devilbox 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =