User Tools

Site Tools


software:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:git [2019/02/22 10:02] himusersoftware:git [2022/01/14 18:44] (current) – external edit 127.0.0.1
Line 25: Line 25:
 git branch newIssue git branch newIssue
 </code> </code>
- 
  
   * Switch to another branch: <code>   * Switch to another branch: <code>
 git checkout newIssue git checkout newIssue
 </code> </code>
-Switch back to master: <code>+ 
 +  * Switch back to master: <code>
 git checkout master git checkout master
 </code> </code>
software/git.1550829726.txt.gz · Last modified: 2022/01/14 18:44 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki