Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gitattributes -diff

The simplest way to mark a file as binary
is to unset the diff attribute in the .gitattributes file:
*.ps -diff
This will cause Git to generate Binary files differ
(or a binary patch, if binary patches are enabled) instead of a regular diff.
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell script turn off screen 
Shell :: how to move a bunch of files into a folder with mv 
Shell :: git add symlink 
Shell :: retrieve column from csv unix 
Shell :: run image docker ubunt with port 
Shell :: edgerouter x hosts file location 
Shell :: intellij in ununtu 
Shell :: fish function to change php version devilbox .env 
Shell :: dpkg --configure -a » pour corriger le problème. 
Shell :: installingf 
Shell :: hide npm fund 
Shell :: wsl2 cargo 
Shell :: nohup server stop in python django 
Shell :: killall kdevtmpfsi && killall kinsing 
Shell :: bash script help syntax option vs mandatory 
Shell :: nginx brotli 
Shell :: //how to remove all file/dir already commited from git before pushing 
Shell :: stop git advice on empty path spec 
Shell :: how to change default directory in linux 
Shell :: express-rate-limit github 
Shell :: bash .inputrc color tab completion and more 
Shell :: how to usepyinstaller 
Shell :: Send email with Gitlab docker image 
Shell :: how to check the version of glibc in parrot os 
Shell :: spacemacs ubuntu 
Shell :: how to show freeswitch registrations from fs_cli 
Shell :: Remove Lock with folder & sub directory 
Shell :: highlight for ubuntu 
Shell :: how to remove all images in folder mac terminal 
Shell :: install bind9 ubuntu 16.04 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =