Skip to content

germanlinux/Lemon-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git remote add origin git@github.com:germanlinux/Lemon-labs.git
git init #create git repository
git add "foobar"
git -m commit "message"
git push origin +master:master  #force push 
git push --repo= git@github.com:germanlinux/Lemon-labs.git