Merge remote-tracking branch 'upstream/master' into pr-call-hook-moveto-service

This commit is contained in:
KOUNOIKE
2018-10-08 16:53:55 +09:00
21 changed files with 1439 additions and 813 deletions

View File

@@ -1,6 +1,6 @@
package gitbucket.core.ssh
import org.apache.sshd.server.scp.UnknownCommand
import org.apache.sshd.server.shell.UnknownCommand
import org.scalatest.FunSpec
class GitCommandFactorySpec extends FunSpec {