GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Browse code
(refs #2168) Revert #2162
master
1 parent
8c46c73
commit
5aac99daf20019117ef1a9f8dceadc3d1217d048
Naoki Takezoe
authored
on 13 Oct 2018
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
src/test/scala/gitbucket/core/ssh/GitCommandSpec.scala
Ignore Space
Show notes
View
2
■
■
■■■
src/test/scala/gitbucket/core/ssh/GitCommandSpec.scala
package
gitbucket
.
core
.
ssh
import
org
.
apache
.
sshd
.
server
.
shell
.
UnknownCommand
import
org
.
apache
.
sshd
.
server
.
scp
.
UnknownCommand
import
org
.
scalatest
.
FunSpec
class
GitCommandFactorySpec
extends
FunSpec
{
Show line notes below