Re: Common setting for interoperability repo across windows and unix?
From: Vietor Liu <hidden> Date: 2016-06-15 22:47:39
On Tue, 2009-11-03 at 20:39 +0530, Dilip M wrote:
Hello,
I have repo in unix. The same repo is cloned onto windows.I have set
"core.autocrlf=input" in both the repos.
When I do some change to a file in windows and push to unix repo, I
get file deleted If I do "git status"?
What is the setting to be done if I want an repo to be
access/push/pulled across windows and unix?