Good evening, I am a beginner. I have a repository on GitHub https://github.com/mygithubusername/victor-hugo which I set to private. I think it's a fork (Correct me if I'm wrong) because I generated it from here https://app.netlify.com/start/deploy?repository=https://github.com/netlify/victor-hugo Wanting to work locally on my computer, I have installed git and I am currently using Git Bash on Windows.
These are the commands I gave: git config --global user.name "Dippy Dawg" git config --global user.email "12345678+mygithubusern...@users.noreply.github.com" git clone https://github.com/mygithubusername/victor-hugo cd victor-hugo cd site git submodule add https://github.com/uicardiodev/hugo-sodium-theme themes/sodium Let's admit that I made unspecified changes to various files and folders, how do I update these changes also* on my repository on GitHub? * Provided that the changes are also updated on the local repository, because I'm not sure. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/34fd1869-3e48-4d5f-8162-02f66d0321ed%40googlegroups.com.