~sandy-carter/bzr4idea/compile_errors

« back to all changes in this revision

Viewing changes to src/bzr4idea/actions/GitMenu.java

  • Committer: Patrik Beno
  • Date: 2009-04-19 15:37:45 UTC
  • Revision ID: patrik.beno@gmail.com-20090419153745-xbev8lgb4cvookg7
BZR-79 refactoring: repackaged to bzr4idea

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package git4idea.actions;
 
1
package bzr4idea.actions;
2
2
/*
3
3
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
4
4
 * with the License. You may obtain a copy of the License at:
20
20
import com.intellij.openapi.project.Project;
21
21
import com.intellij.openapi.vcs.AbstractVcs;
22
22
import com.intellij.openapi.vcs.actions.StandardVcsGroup;
23
 
import git4idea.GitVcs;
 
23
import bzr4idea.GitVcs;
24
24
 
25
25
/**
26
26
 * Git VCS menu