weltyc / ntest

NTest othello program
27 stars 12 forks source link

Tab replacement #19

Closed vladpetric closed 6 years ago

vladpetric commented 6 years ago

If I tell diff to ignore white space, there is no diff between your master branch and this one.

vlad@ubuntu-vladdie:~/ntest/src$ git remote -v

origin git@github.com:vladpetric/ntest.git (fetch)

origin git@github.com:vladpetric/ntest.git (push)

welty git@github.com:weltyc/ntest.git (fetch)

welty git@github.com:weltyc/ntest.git (push)

vlad@ubuntu-vladdie:~/ntest/src$ git diff -w welty/master origin/tabs_spaces_welty

vlad@ubuntu-vladdie:~/ntest/src$