Changes

Jump to navigation Jump to search
8 bytes added ,  19:47, 31 May 2023
no edit summary
Line 98: Line 98:  
   <li>After committing the changes (on your local machine), you can push them to the remote repository on GitHub using the git push command:<br>  
 
   <li>After committing the changes (on your local machine), you can push them to the remote repository on GitHub using the git push command:<br>  
 
       <b>git push origin <i>branch-name</i></b><br>
 
       <b>git push origin <i>branch-name</i></b><br>
       <i>&ensp; - Replace branch-name with the name of the branch you want to push to (e.g., main)<br>
+
       <i>&ensp; - Replace branch-name with the name of the branch you want to push to (e.g., main)</i><br>
       <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</i></li><br>
 
</ol>
 
</ol>
  
581

edits

Navigation menu