Most likely these two lines/command need to be changed:

Hmm I completely forgot to add these two commands to the batch/script 
file... hmmm... funny stuff... hard to get things right and working 
sometimes =D

git config --global filter.tabspace.smudge 'CoreUtils.UnExpand --tabs=4 
--first-only'

git config --global filter.tabspace.clean 'CoreUtils.Expand --tabs=4 
--initial'

and renaming those utils to

CoreUtils.Expand.exe
CoreUtils.UnExpand.exe

maybe that will work.

Bye for now,
  Skybuck.


-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/0cbdf425-c41d-4912-ba8f-98613e362d94n%40googlegroups.com.

Reply via email to