You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to checkout from the last merged commit, 82a973c04367123ae98bd9abdf80d9eda9b910e2, before running git pull. I can't figure out why that's not fixing this. Anyway, running git pull with -Xignore-space-at-eol seems to help slightly reduce the conflicts.
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
Not a bug but something is not working here when I follow the installation "how-to" described here : https://github.com/continue-revolution/sd-webui-animatediff/blob/forge/master/docs/how-to-use.md#you-have-a1111-and-you-know-git
I am following the steps, but even with a fresh A1111 repository I get merge conflicts when I pull from "forge/main" into my branch.
Steps to reproduce the problem
git remote add forge https://github.com/lllyasviel/stable-diffusion-webui-forge
git branch lllyasviel/main
git checkout lllyasviel/main
git fetch forge
git branch -u forge/main
git pull
What should have happened?
no merge conflicts
Commit where the problem happens
merge conflicts
What browsers do you use to access the UI ?
No response
Command Line Arguments
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: