Move `import jekyll` functions to import_jekyll.go
authorAnthony Fok <foka@debian.org>
Wed, 2 Dec 2015 10:36:18 +0000 (03:36 -0700)
committerAnthony Fok <foka@debian.org>
Wed, 2 Dec 2015 10:39:10 +0000 (03:39 -0700)
commit75c61236f159d9315849c88c73d21a4678994ee9
treeec2d56dcf4be739c3efdf066b2b19795f5e72c84
parent666ddd237791b56fd048992dca9a27d1af50a10e
Move `import jekyll` functions to import_jekyll.go

Also rename import_test.go to import_jekyll_test.go
commands/import.go
commands/import_jekyll.go [new file with mode: 0644]
commands/import_jekyll_test.go [new file with mode: 0644]
commands/import_test.go [deleted file]