score:1
Accepted answer
the solution suggested by @robinst solves the problem. to avoid such discrepencies between egit and git because of the way that windows and cygwin deal with cr and lf, the solution is to set the property:
core.autocrlf=false
Source: stackoverflow.com
Related Query
- EGit and Git See Different Unstaged Files
- Eclipse EGit and git on command line show different status
- Classpath Git and eGit installed, possible they're different instances and conflicting?
- Eclipse Git - see difference of files and switch between branches
- Eclipse and Git command line are showing different status for files
- How do I get Eclipse to see that there are new files in a git repository and add them to the project
- Can EGit (Eclipse git plugin) use an SSH key instead of a username and password?
- How do I create a remote git repository in EGit and link it to an existing Eclipse project?
- A resource exists with a different case, and class files not generating
- How best to handle .classpath files in Git when developers are using different versions of JBoss in their project build paths?
- Why are class files different size when compiling the same code in eclipse, and then with the eclipse compiler via ant?
- Git shows files changed, but EGit does not
- How to merge files and commit them using egit and Eclipse?
- Git and egit conflict about file mode 10064 although filemode is set to false
- Is it possible to see staged / unstaged as tree in EGit & Eclipse
- GIT Pulling and merging generates Staged files and conflicts
- EGit and Eclipse... how to add a new .java class from Git Repo View?
- Egit at Eclipse: can I see changes in files on commit screen?
- Bitnami GitLab 5.0 and git & Eclipse EGit quick start
- how see files of project after cloning git repository with eclipse?
- I am not able to see git branch name in eclipse. I have import a 4 projects from among them 2 are showing a git repository and 2 are not showing it
- Eclipse, GIT branches, Working Sets and Target Platform why Egit sucks in this.
- Installed Git + EGit and Then "No Companion Library Found" Error Occurs!
- Git and Eclipse: show files outside of a project
- How to link my .h and .c files in the same project but different directory using CMake
- Git removes files from staging area after unsuccessful "push and commit"
- Howto see both git and svn operations in Team menu in Eclipse?
- How do I get back my files marked as deleted in the unstaged changes area of Git staging?
- eclipse egit working directory vs jenkins and git way
- I need to export console output to 2 different files in Java. In first file I'm able to get data and the second file is empty
More Query from same tag
- Running JQuery script in SWT browser
- what memory settings should I use for eclipse on this system?
- Not able to see the .class files in eclipse after configuring the Jadeclipse plugin
- Run/Debug OSGi application in Eclipse
- "Django not found" using venv in Eclipse/PyDev
- Eclipse PDT + xdebug: step through code broken
- How to include and access images in a .jar
- Setting universal Environment variables for Maven in Eclipse on Mac
- Android: Yeahpad Pillbox7´s idVendor?
- Portable Eclipse Juno with plugins
- How do I disable all code analysis in eclipse cdt?
- Make apk with Capitalized package name in android studio
- Google App Engine: The API package 'search' or call 'IndexDocument()' was not found
- Creating multi module Maven Projects in Eclipse
- Maven: 'Package does not exist' (and other errors)
- How to convert XSSFWorkbook to File
- Java memory leak
- java Audio file location
- Eclipse - How to import a local source file into the same folder?
- GWT Remote debugging and logging
- android emulator controls misplaced
- ubuntu openjdk-7 the link "src.zip” is broken
- GWT can't find org.json while it's in the build path
- In need of help - eclipse - import image
- Writing Eclipse plugin to modify Editor Preferences
- How to display my inputted data after clicking "submit" button?
- Eclipse 4.4 Luna Windows 7 'Program "gcc" not found in PATH'
- connecting to SQLserver in eclipse
- Gradle builds a jar without classes
- Use Android sources plugin with Eclipse ADT bundle