php - svn diff for non binary files like .jpg, .png -
i work svn
, need find non binary file in between svn sub versions. find out files not '.php,.js,.html , .css' need lis out .jpg, .png, .ttf [font files], .txt
svn diff
svn diff -r 223:238
it possible list out non binary files ?
Comments
Post a Comment