git4idea: replaced current branch popup with dialog. now it is possible to select...
commitbcf6297be7806939585b9ec1bb4af58aa8ee9efe
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 29 Oct 2008 14:47:13 +0000 (29 17:47 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 29 Oct 2008 14:47:13 +0000 (29 17:47 +0300)
tree210e0487a7fb894e10d7e290e1a4e9bef0ca9eab
parent705266743e2516133555c09b5c6458a9940a86f0
git4idea: replaced current branch popup with dialog. now it is possible to select for which root the current branch is shown.
plugins/git4idea/src/git4idea/actions/CurrentBranchDialog.form [new file with mode: 0644]
plugins/git4idea/src/git4idea/actions/CurrentBranchDialog.java [new file with mode: 0644]
plugins/git4idea/src/git4idea/actions/GitCurrentBranch.java
plugins/git4idea/src/git4idea/checkout/GitCheckoutDialog.java