Commiting Files in Intellij IDEA
- Click on Changes on bottom left side to view all files that have been changed since your last update.
- Select files that you want to commit and right click -> Commit Changes
- Use Diff tool to view changes
- Follow CommitGuidelines for text that goes in Comment
Note that you can use Diff tool to roll back lines in code.
Warning: Make sure Reformat code checkbox is unchecked. If it's checked, it will cause all files to be re-formated automatically before committing.
Attachments
- Commit1.png (172.8 kB) -
Commit
, added by dragisak on 01/02/09 16:24:12. - Diff.png (191.5 kB) -
Diff
, added by dragisak on 01/02/09 16:24:28. - DiffEdit.png (2.2 kB) -
Dif Edit
, added by dragisak on 01/02/09 16:24:41. - ReformatCode.png (1.1 kB) - added by dragisak on 01/02/09 17:41:15.




