Changes

Jump to navigation Jump to search
89 bytes added ,  15:23, 31 May 2023
no edit summary
Line 104: Line 104:  
       &ensp; - The command shows the branch you're on, what files are in the working or staging directory, and other important information<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>
 
       &emsp; <u>Example</u>:<br>
        <pre>mcintyre@gluey/nfs/direct/annex/mcintyre/GitRepo/Radphi_pi02gp/RUN0
+
      <pre>       mcintyre@gluey/nfs/direct/annex/mcintyre/GitRepo/Radphi_pi02gp/RUN0
$ git status
+
        $ git status
# On branch PI0
+
        # On branch PI0
# Untracked files:
+
        # Untracked files:
#  (use &quot;git add &lt;file&gt;...&quot; to include in what will be committed)
+
        #  (use &quot;git add &lt;file&gt;...&quot; to include in what will be committed)
#
+
        #
# STEP6/
+
        # STEP6/
# STEP7/
+
        # STEP7/
nothing added to commit but untracked files present (use &quot;git add&quot; to track)
+
        nothing added to commit but untracked files present (use &quot;git add&quot; to track)
</pre>
+
      </pre>
</li><br>
+
  </li><br>
 +
 
 +
<!-- 2 -->
     
581

edits

Navigation menu