User Tools

Site Tools


en:cs:git:basic:github

Differences

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

Link to this comparison view

en:cs:git:basic:github [2025/05/03 20:41] – created ulascemhen:cs:git:basic:github [2025/05/04 18:46] (current) – removed ulascemh
Line 1: Line 1:
-===== Transferring Local Repo to Github ===== 
  
-<code bash> 
-git init -b main 
-git add --all 
-git commit -m "First commit" 
-git remote add origin <REMOTE_URL> 
-git remote -v 
-git push origin main 
-</code> 
- 
- 
-<wrap onlyprint>Taken from [[en:cs:git:basic:github|UCH Wiki]].</wrap> 
-<wrap hide> 
-https://wiki.ulascemh.com/doku.php?id=en:cs:git:basic:github 
-</wrap> 
en/cs/git/basic/github.1746304862.txt.gz · Last modified: 2025/05/03 20:41 by ulascemh