-
git init - რეპოზიტორიის ინიციალიზაცია
-
git status - სტატუსის შემოწმება
-
git add . - "ცვლილებებზე თვალის დევნა"
-
- git branch
- git branch -D
-
1.git checkout "" 2.git checkout -b ""
-
git commit -m ""
-
git merge ""
-
1)git config --global user.name "" 2)git config --global user.email ""
-
git remote add origin https://github.com/natenadze1102/tbc-teamwork.git
-
1)git push -u origin main 2) git push
-
git clone https://github.com/natenadze1102/tbc-teamwork.git
-
git pull
forked from natenadze1102/tbc-teamwork
-
Notifications
You must be signed in to change notification settings - Fork 0
GuramElo/tbc-teamwork
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
TBC - IT GITHUB - TEAMWORK
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 65.1%
- CSS 19.4%
- JavaScript 15.5%