Difference between revisions of "Git checkout -m"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
Line 2: Line 2:
  
 
  [[git checkout]] -m "my first branch"
 
  [[git checkout]] -m "my first branch"
  error: pathspec 'my first branch' did not match any file(s) known to git
+
  error: [[pathspec]] 'my first branch' did not match any file(s) known to git
  
  
 
== See also ==
 
== See also ==
 +
* {{pathspec}}
 
* {{git checkout}}
 
* {{git checkout}}
  
 
[[Category:Git]]
 
[[Category:Git]]

Latest revision as of 13:43, 16 March 2023

git checkout -m "my first branch"
error: pathspec 'my first branch' did not match any file(s) known to git


See also[edit]

Advertising: