git question #263
Replies: 4 comments 4 replies
-
There's a different directory structure on this dev repo to simplify things and I use a github action to sync things to the right place, check Generally it's only webui.py that changes, so you could just pull the changes from the dev repo and copy webui.py. |
Beta Was this translation helpful? Give feedback.
-
So, pretend I have no idea what the proper git command would be, what should I use? As a side note, I am going to be featuring this git on my YouTube soon, as I think you are ahead of the pack in features and being responsive. I want to be sure I don't end up being a help desk on updates, so I wanted to ask the painfully obvious questions so I can pass this info on. |
Beta Was this translation helpful? Give feedback.
-
I don't know how to call this sync file using git. |
Beta Was this translation helpful? Give feedback.
-
I've created PR #549 to replicate the sync action locally. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As I really enjoy this branch, is there a simple way for me to update my local installation from the repo so I can play with the latest features? I wasn't sure how to use git fetch or git pull properly to have my local version update so it wouldn't trash the models, etc.
Beta Was this translation helpful? Give feedback.
All reactions