justin45
(Justin Coon)
May 20, 2025, 3:13pm
27
From v0 I click the “Connect To GitHub” button, a dialog shows that says “Install GitHub App”. I click “Install Vercel App” and the popup window that shows the 404. Sign in to GitHub · GitHub
1 Like
pawlean
(Pauline P. Narvas)
May 21, 2025, 8:45am
28
Hey, all!
We’ve just shipped this, feel free to drop feedback in this thread:
Happy to announce we’re rolling out bi-directional git sync for v0 Premium users
You can connect your chat to GitHub to either main or another branch and every new generation will be synced as a new commit
[image]
If you create a new branch it will fork your chat and then all generations in the new fork will write to that branch.
[image]
This feature unlocks a development workflow where you work in a new chat with a fresh branch and deploy by reviewing and merging the PR through GitHub. I…
1 Like
@pawlean why dosnt v0 import the existing repo, it seems to have no context on existing codebases which is frustrating. How can I make it import the existing git repo so I can build ontop of existing projects?
pawlean
(Pauline P. Narvas)
June 11, 2025, 12:20pm
31
This should be possible, Jake! Here’s a thread that may be helpful:
Happy to announce we’re rolling out bi-directional git sync for v0 Premium users
You can connect your chat to GitHub to either main or another branch and every new generation will be synced as a new commit
[image]
If you create a new branch it will fork your chat and then all generations in the new fork will write to that branch.
[image]
This feature unlocks a development workflow where you work in a new chat with a fresh branch and deploy by reviewing and merging the PR through GitHub. I…