Changes

Jump to navigation Jump to search
584 bytes added ,  15:16, 31 May 2023
no edit summary
Line 97: Line 97:  
       <i>&ensp; - You will need to login with your Username and Personal Access Token</li><br>
 
       <i>&ensp; - You will need to login with your Username and Personal Access Token</li><br>
 
</ol>
 
</ol>
 +
 +
== <u>The Extras</u> ==
 +
<ul>
 +
<!-- 1 -->
 +
  <li><b>git status</b><br>
 +
      &ensp; - The command shows the branch you're on, what files are in the working or staging directory, and other important information<br>
 +
      &emsp; <u>Example</u>:<br>
 +
        <pre>mcintyre@gluey/nfs/direct/annex/mcintyre/GitRepo/Radphi_pi02gp/RUN0
 +
$ git status
 +
# On branch PI0
 +
# Untracked files:
 +
#  (use &quot;git add &lt;file&gt;...&quot; to include in what will be committed)
 +
#
 +
# STEP6/
 +
# STEP7/
 +
nothing added to commit but untracked files present (use &quot;git add&quot; to track)
 +
</pre>
 +
</li><br>
 +
 +
       
<!-- For spacing:      &nbsp; OR <br>    &ensp; OR <br>    &emsp; OR <br> -->
 
<!-- For spacing:      &nbsp; OR <br>    &ensp; OR <br>    &emsp; OR <br> -->
 
<!--                      Smaller indent        to          Larger indent  -->
 
<!--                      Smaller indent        to          Larger indent  -->
581

edits

Navigation menu