Schritte:
cmd: git init cmd: git remote add origin https://github.com/username/Hello-World.git SmartGit: Open repository SmartGit: Ignore and commit files (manually) cmd: git pull origin master cmd: git push origin master |
Schritte:
cmd: git init cmd: git remote add origin https://github.com/username/Hello-World.git SmartGit: Open repository SmartGit: Ignore and commit files (manually) cmd: git pull origin master cmd: git push origin master |