git4idea: fixed fetch dialog, so if remote name is blank, destination branches become...
commitaa09e755de31abe333aab24daa1cfd1c8e89aca3
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 19 Nov 2008 12:32:44 +0000 (19 15:32 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 19 Nov 2008 12:32:44 +0000 (19 15:32 +0300)
treeee488f5a001d5cfb213e7f6eab04ade8e1461eba
parent1b95f37011d5b97fe7ce2aab3c7bba2f71d8fa02
git4idea: fixed fetch dialog, so if remote name is blank, destination branches become local heads. Added "Default" button to refspec panel. Restricted \{ \} only to windows, since it does not works on MacOS X.
plugins/git4idea/src/git4idea/commands/GitHandler.java
plugins/git4idea/src/git4idea/ui/GitFetchDialog.java
plugins/git4idea/src/git4idea/ui/GitRefspecPanel.form
plugins/git4idea/src/git4idea/ui/GitRefspecPanel.java
plugins/git4idea/src/git4idea/ui/GitUIUtil.java