In need git pull example

when pulling the source files as per examples:
git clone https://github.com/spark/core-firmware.git

Can someone please give an example of the git pull to update them. \

thank you.

I have the spark firmware sources on my Win 8.1 PC. I run a command prompt, “cd” to each of the core directories (firmware, common-lib and communications) and do a “git pull”. Git knows which pull to make for each library. That’s it!

:smile:

1 Like

Thank you. My problem was that the directions say to go into the root of the folder say C:\Spark and issue the git clone. When they next mentioned to do a git pull i just assumed that i had to be in the same spot to do it.

Git is very complicated for starters.
Use a gui to make things easier. http://www.sourcetreeapp.com/

This explains stuff http://git-scm.com/doc