This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
How to keep updated my local installation? #179
Answered
by
DenShlk
ProgrammingDinosaur
asked this question in
Q&A
-
Sorry if this comes as a newby question. Title says it all, should i clone the whole repo again when it's updated? Or just the environment.yaml file? Any help is appreciated, thanks |
Beta Was this translation helpful? Give feedback.
Answered by
DenShlk
Sep 1, 2022
Replies: 1 comment
-
you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ProgrammingDinosaur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use
git pull
to update. you can simply do this once in a while, or check with this repo to see when there are new updates.If you are making changes to files in repository you'll have to merge them with changes from authors, in this case i recommend using ide.