nevermind the message

This commit is contained in:
Brendan Forster 2017-09-20 08:32:20 +10:00
parent ef77205162
commit de33df4389

@ -101,8 +101,6 @@ func cloneCommand(cmd *cobra.Command, args []string) {
Exit("Error performing 'git lfs pull' for submodules: %v", err)
}
}
} else {
Print("Repository is unborn, unable to fetch any LFS assets")
}
if !cloneSkipRepoInstall {