User Tools

Site Tools


newdevs:git:commands

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
newdevs:git:commands [2024/03/25 16:31] – [Squash Commits] tmccannanewdevs:git:commands [2024/03/25 16:32] – [Squash Commits] tmccanna
Line 85: Line 85:
   - Use "git commit --amend" if you need to edit the final commit message   - Use "git commit --amend" if you need to edit the final commit message
   - Push the changes up to your remote working directory as normal   - Push the changes up to your remote working directory as normal
 +    * ''git push working user/jdoe/lp1839359_login_select''
  
 If you've already pushed multiple commits up to your remote working git repository, you can still combine them: If you've already pushed multiple commits up to your remote working git repository, you can still combine them:
  
   - Follow the steps above, but when pushing, use "--force"   - Follow the steps above, but when pushing, use "--force"
-    * ''git push <nowiki>--force</nowiki> working lp1839359_login_select:user/jdoe/lp1839359_login_select''+    * ''git push <nowiki>--force</nowiki> working user/jdoe/lp1839359_login_select''
  
  
newdevs/git/commands.txt · Last modified: 2024/03/25 16:35 by tmccanna

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.