K
K
Kir Mozor2021-06-17 09:12:11
git
Kir Mozor, 2021-06-17 09:12:11

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

1 answer(s)
A
Alexey Dmitriev, 2021-06-17
@150_Kirill_150

AND?
60cae85c555e9711360088.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question