Move cobra.MousetrapHelpText to hugo_windows.go
authorAnthony Fok <foka@debian.org>
Thu, 17 Dec 2015 03:37:20 +0000 (20:37 -0700)
committerAnthony Fok <foka@debian.org>
Thu, 17 Dec 2015 04:26:47 +0000 (21:26 -0700)
commit9c39593dee7d0cf02a5249b1711992a1eb94b1aa
tree03a2217589f7067121b606d261c816bc52bd9787
parent705104338e1b645c7745168884f41d4855bc0ace
Move cobra.MousetrapHelpText to hugo_windows.go

Fix build error due to Cobra API change, see
spf13/cobra#195: Compile mousetrap only on Windows
commands/hugo.go
commands/hugo_windows.go [new file with mode: 0644]