Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] RFC: Proposal for a new commit dialog

I created bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=310128 to discuss a mock up of a new commit dialog.
 
It basically adds
- Git index (stage) handling
- Better presentation of changes in a tree like manner (like in the CVS commit
dialog)
- Embedded compare/diff
 

Back to the top