git4idea: Added support for "git reset"
commit1490b7a602f5c5ddd959f889044cd492445b4fb4
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 21 Jan 2009 19:41:22 +0000 (21 22:41 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Wed, 21 Jan 2009 19:41:22 +0000 (21 22:41 +0300)
tree7766abbd6f07c3afb8b93cc603a9ad7aee77c2cd
parentb10db7958c8ab1545ada1d8cf7aa09aef583bd3e
git4idea: Added support for "git reset"
plugins/git4idea/src/META-INF/plugin.xml
plugins/git4idea/src/git4idea/actions/GitResetHead.java [new file with mode: 0644]
plugins/git4idea/src/git4idea/commands/GitHandler.java
plugins/git4idea/src/git4idea/i18n/GitBundle.properties
plugins/git4idea/src/git4idea/ui/GitResetDialog.form [new file with mode: 0644]
plugins/git4idea/src/git4idea/ui/GitResetDialog.java [new file with mode: 0644]