Answer the question
In order to leave comments, you need to log in
How to push changes from local repository to remote repository?
I'm on ArchLinux. Made a change in the project, you need to send only the changed files to the github repository
➜ 2D Tutorial git:(main) ✗ git status
На ветке main
Ваша ветка обновлена в соответствии с «origin/main».
Изменения, которые не в индексе для коммита:
(используйте «git add <файл>…», чтобы добавить файл в индекс)
(используйте «git restore <файл>…», чтобы отменить изменения в рабочем каталоге)
изменено: Assets/Scenes/SampleScene.unity
нет изменений добавленных для коммита
(используйте «git add» и/или «git commit -a»)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question