Difference between revisions of "HEAD detached from"

From wikieduonline
Jump to navigation Jump to search
(Created page with " git status HEAD detached from origin/your-branch-name nothing to commit, working tree clean {{git status}}")
Tags: Mobile web edit, Mobile edit
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[HEAD]] detached
  
  
Line 5: Line 6:
 
  nothing to commit, working tree clean
 
  nothing to commit, working tree clean
  
 +
== Related ==
 +
* <code>[[detached HEAD]]</code>
 +
* <code>[[git push]]</code>
 +
* <code>[[pre-commit]]</code>
  
 +
== See also ==
 +
* {{git status}}
  
{{git status}}
+
[[Category:Git]]

Latest revision as of 12:13, 27 March 2023

HEAD detached


git status 
HEAD detached from origin/your-branch-name
nothing to commit, working tree clean

Related[edit]

See also[edit]

Advertising: