James Moger
2014-03-17 261ddf0fcf9a55fbb5b4e7c6c2cdb4c2f8c860fe
src/main/java/com/gitblit/transport/ssh/commands/SshCommandContext.java
File was renamed from src/main/java/com/gitblit/transport/ssh/SshCommandContext.java
@@ -13,9 +13,10 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
package com.gitblit.transport.ssh;
package com.gitblit.transport.ssh.commands;
import com.gitblit.manager.IGitblit;
import com.gitblit.transport.ssh.SshDaemonClient;
public class SshCommandContext {