I don’t understand one thing about eGit…
when I commit a project, often (usually.. always?) not all files are checked. Why is that?
and is there any way that I can make it select all files by default?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The EGit 1.2 and lower releases do not automatically select untracked files in the commit dialog.
This behavior has changed in the 1.3 release due out on Feburary 24th, 2012.
A preference was added to the Team > Git > Commit Dialog preference page to enable this option so the files will be automatically selected.
This was added based on the bug report here.