Skip to content

keithwm422/Polaris_research_project

Repository files navigation

Polaris_research_project

to download this repo:

git clone

inside of the repo directory, update the files on your computer with the most up-to-date ones from the repo on github

git pull origin main

After making edits to a file, if you want to put those changes to the repo on github, do the following (in order)

git pull origin main

git add <insert file(s) name(s)> (do this command to as many files you to 'commit' to the repo on github)

git commit (add a message in the editor or on the command line, make it brief)

git push origin maain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published