Guest User

Untitled

a guest
Jul 16th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. In .git/config I have
  2.  
  3. [filter "tabspace"]
  4. smudge = cat
  5. clean = expand
  6.  
  7.  
  8.  
  9. in .gitattributes I have
  10.  
  11. * filter=tabspace
Add Comment
Please, Sign In to add comment