User Tools

Site Tools


code:git

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
code:git [2020/04/09 22:03] michfielcode:git [2020/04/09 22:12] michfiel
Line 24: Line 24:
   done.   done.
  
 +Neues Repository auf Server hochladen:
 +  scp -r 12decode.git fiasko@kudu.in-berlin.de:/home/user/fiasko/gitroot/
  
 +Lokales Git Repository löschen:
 +  rm -rf projectname.git
 +
 +Mit 
 +
 +  git remote add origin ssh://fiasko@kudu.in-berlin.de:/home/user/fiasko/gitroot/12decode.git
  
  
code/git.txt · Last modified: 2020/04/13 16:06 by michfiel