0

I merged some files with my local repository that I pull from git after merge local file.How can I untracked or uncommitted those file having white space.

Here is clearance 

local-set up
app/index.php - whitespace
comm/stle.csss - whitespace

Git repository on local 
app/index.php 
comm/stle.css

 github : github.com  
jasonrudolph
  • 573
  • 3
  • 8
  • First [Delete](http://stackoverflow.com/questions/2047465/how-can-i-delete-a-file-from-git-repo) these files from Git repo Then [Untrack](http://stackoverflow.com/questions/6964297/untrack-files-from-git) these files. – Puneet Mar 04 '15 at 13:47
  • So do you want to remove unnecessary white space from the files? – randomusername Mar 04 '15 at 14:07

0 Answers0