Difference between revisions of "Pathspec"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
  error: pathspec 'main' did not match any file(s) known to git
 
  error: pathspec 'main' did not match any file(s) known to git
  
[[git checkout]] your-branch
 
error: pathspec 'git' did not match any file(s) known to git
 
error: pathspec 'branch' did not match any file(s) known to git
 
error: pathspec '[[remotes/origin/]]your-branch' did not match any file(s) known to git
 
  
 
==See also==
 
==See also==

Revision as of 15:34, 15 November 2022

╷
│ Error: Failed to download module
│
│ Could not download module "parameters" (main.tf:257) source code from "github.com/your-project/your-module/parameters":
│ error downloading 'https://github.com/your-project/terrafo-infra.git': /usr/bin/git exited with 1: error: pathspec 'master' did not
│ match any file(s) known to git
│
╵
git checkout main
error: pathspec 'main' did not match any file(s) known to git


See also

Advertising: