git pull not working #14424
afikhan786
started this conversation in
General
Replies: 1 comment
-
it's basically asking you that there are some "unsaved" modifications (local changes) and do you wish to "save" (commit / stach) them or do you wish to override them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am getting below error while trying to update stable diffusion,pls help
C:\StableDiffusion\stable-diffusion-webui>git pull
error: Your local changes to the following files would be overwritten by merge:
modules/shared.py
Please commit your changes or stash them before you merge.
Aborting
Updating 68f336b..cf2772f
C:\StableDiffusion\stable-diffusion-webui>
Beta Was this translation helpful? Give feedback.
All reactions