Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wesweb_linux_terminal [2020-10-28 11:25]
Joakim Forsgren
wesweb_linux_terminal [2020-10-28 11:26]
Joakim Forsgren
Line 18: Line 18:
  
  
-==Push an existing folder==+== ex. Push an existing folder==
 <code git> <code git>
 cd existing_folder cd existing_folder
Line 28: Line 28:
 </code> </code>
  
-==Push an existing Git repository==+== e. Push an existing Git repository==
 <code git> <code git>
 cd existing_repo cd existing_repo