Difference between revisions of "Branch"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* branch, representative office, or registered office * git branch")
Tags: Mobile web edit, Mobile edit
 
 
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
* branch, representative office, or registered office
+
* <code>[[git branch]]</code> command
* [[git branch]]
+
* <code>[[git checkout]]</code> command
 +
* <code>[[git branch --list]]</code>
 +
 
 +
 
 +
* [[GitHub Actions: uses: actions/checkout@v3]]
 +
 
 +
== Errors ==
 +
* <code>[[Your main branch isn't protected]]</code>
 +
* <code>[[error: pathspec XXXX did not match any file(s) known to git]]</code>
 +
 
 +
== Related ==
 +
* <code>[[trigger:]]</code> in [[Azure Pipelines]]
 +
* Branch control in [[Azure Pipelines]]
 +
* [[GitHub Protected branches]]
 +
* [[GitLab Protected branches]]
 +
* <code>[[git pull -a]]</code>
 +
*  your_git_[[branch]]=${[[GITHUB_REF]]#refs/heads/}
 +
 
 +
== See also ==
 +
* {{git branch}}
 +
* {{Branch}}
 +
 
 +
[[Category:Git]]

Latest revision as of 20:29, 17 July 2023

Advertising: