Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git apply trailing whitespace

# default behaviour accepts whitespaces, override current config
git apply --whitespace=warn file.patch
 
PREVIOUS NEXT
Tagged: #git #apply #trailing #whitespace
ADD COMMENT
Topic
Name
2+5 =