I´m trying to set up vagrant with windows as host and ubuntu as guest.
I want to commint vagrant file itself to the repo so the steps would be, clone repo in windows
Found the solution,
for git, set the config like so: git config --global core.autocrlf input
git config --global core.autocrlf input
source: http://blog.xjtian.com/post/54399466362/vagrant-tips-for-windows-users