Knowledge/Development/Git
2024-09-19 20:17:24 +02:00
..
Github New update 2024-09-19 20:17:24 +02:00
README.md ssh, github, git 2024-09-14 20:52:37 +02:00

Git

Add new commit

  • git add README.md - add file/s to repository
  • git commit -m "first commit" - commit file

Remote repository push