git4idea: Added possiblitity to selectively push commits in push active branches...
commit509ef6fc50eb971d91b482452b69fd070ea0d01b
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Mon, 2 Nov 2009 20:28:29 +0000 (2 23:28 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Tue, 3 Nov 2009 12:58:35 +0000 (3 15:58 +0300)
tree8e30d75d174eafeb13d9ca5697ccd136ec665713
parent86aae04157d0b49fcfdd80629f21f646acc2dd30
git4idea: Added possiblitity to selectively push commits in push active branches dialog
plugins/git4idea/src/git4idea/checkin/GitPushActiveBranchesDialog.form
plugins/git4idea/src/git4idea/checkin/GitPushActiveBranchesDialog.java
plugins/git4idea/src/git4idea/checkin/GitPushRebaseProcess.java [new file with mode: 0644]
plugins/git4idea/src/git4idea/i18n/GitBundle.properties
plugins/git4idea/src/git4idea/ui/GitUIUtil.java