GitHub fast and simple set up tutorial for developers v2

--

Hello my gorgeous developers ✌️. How are you today?

Now that you have uploaded your code for the very first time, how do you actually upload recent changes? Let’s learn how to that now.

Ensure you have an internet connection

git add . -specifying to add all recent changes in place of former

git commit -m “your commit message e.g added new file”

git push -pushing/uploading to GitHub

And there you have it. Simple 👌🏽

I’ll be making a post on how to pull(download) codes from GitHub very soon.

Thank you for reading through, I hope it helped.

Bye 👋🏿

--

--

Samuel Lucas
Road to fullstack(MERN)

Writer and developer based in Nigeria. On Medium, I write about JavaScript and web development 💻