Replies: 3 comments 11 replies
-
We are seeing this happen sometimes on Windows -- is that the platform you are on? @cderv Is this the same thing that you have seen? |
Beta Was this translation helpful? Give feedback.
-
For me the following worked (suggested by this tutorial and the commands First notice the extra directory in your git repository, called Then do:
If you want to check that all went fine, run I made a short blog note for a future reference: https://www.pythonviz.blog/posts/tips_quarto/quarto_worktree.html |
Beta Was this translation helpful? Give feedback.
-
Update on this: I cannot reproduce anymore this issue, even using the great repo example from @paniterka What I did: I updated Git For Windows to latest version
I am also using latest pre-release of Quarto for the test (v1.2.105) This seems to be the solution for this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes when I run
quarto publish gh-pages
, it hangs (i.e., gets stuck) on "Preparing worktree."Any ideas how to troubleshoot, fix, or prevent this?
Beta Was this translation helpful? Give feedback.
All reactions