[git-users] GIT - Case sensitive parameter?

2013-12-20 Thread Gabriel Angeli
Hello folks! I have a problem with case changes made automatically by the VB6 IDE: It changes all the names of my variables (intellisense), sometimes from lower to upper-case, sometimes from upper to lower. My team uses the Stash and the SmartGIT tools, so before we Commit/PUSH the changes, we

Re: [git-users] how to Git help me get my changes around the globe compared to SVN?

2013-12-20 Thread Gunnar Strand
Hi Oliver, You can set different repos for push and pull for US developers, so that US pull from the read-only US mirror, but pushes to the UK repo. There will be a short delay before the changes are visible in the US mirror if you use the pull strategy as described by Konstantin. git

Re: [git-users] GIT - Case sensitive parameter?

2013-12-20 Thread Konstantin Khomoutov
On Fri, 20 Dec 2013 04:58:03 -0800 (PST) Gabriel Angeli rockfl...@gmail.com wrote: I have a problem with case changes made automatically by the VB6 IDE: It changes all the names of my variables (intellisense), sometimes from lower to upper-case, sometimes from upper to lower. My team uses the

Re: [git-users] GIT - Case sensitive parameter?

2013-12-20 Thread Gabriel Angeli
Thanks for the help Konstantin! I will try to find those configuration options that you've mentioned. But for the last point that you said, about to adopting a policy, we have already tried it, but didn't work, because the IDE changes the case on every time you open the project. So, yesterday

[git-users] git clone on windows creates modified file

2013-12-20 Thread joeriel314
I normally use git on linux, though I have an installation on a Windows 7 laptop. When using it yesterday to clone a repository on my linux machine, the clone would open with one of the files modified. I could not undo the modification. Repeated cloning would do the same thing. I then tried

Re: [git-users] GIT - Case sensitive parameter?

2013-12-20 Thread Philip Oakley
maybe http://stackoverflow.com/questions/1039473/vb6-ide-is-changing-the-case-of-my-enumeration-names can help. There are a lot of discussions on this issue ! Philip - Original Message - From: Gabriel Angeli To: git-users@googlegroups.com Cc: Gabriel Angeli Sent: Friday,

[git-users] Re: Help, very strange behavior by Git

2013-12-20 Thread Anthony Jackman
Scott O, Thanks for posting this reply! I just now started using Git and its command line interface. I wondered how to get the warning: LF will be replaced by CRLF in... to quit nagging me. Tony On Monday, June 7, 2010 6:01:42 PM UTC-5, Scott O wrote: I have a remote repository (at