Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the complete git roundtrip. #792

Open
bizrockman opened this issue Dec 17, 2024 · 7 comments
Open

Add the complete git roundtrip. #792

bizrockman opened this issue Dec 17, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@bizrockman
Copy link

I can pull from Github.
I can download the zip with the code.

Why not link a repo directly and fetch und commit?

Right now I need to use this third party synctool.

https://boltsync.mystify.tech/

Would be great to work seemsly with git.

@leex279
Copy link

leex279 commented Dec 17, 2024

Hi @bizrockman,
I dont understand your problem. can you explain a bit more in detail.

You say you already pulled it from git, so you can pull again to sync it? What is the problem with that?

The Settings=>Debug Tab also has the feature to check for updates within the UI

image

@thecodacus
Copy link
Collaborator

thecodacus commented Dec 17, 2024

full git implementation might not be possible as we don't want to add a full conflict resolution into the app at this moment.. but will have option to commit and force push feature soon

@thecodacus thecodacus added the enhancement New feature or request label Dec 17, 2024
@leex279
Copy link

leex279 commented Dec 17, 2024

Could we use/enhance the sync feature to work 2 way and webcontainer+hostkeeping identical? then I would be easy to push from the host/do merging at least.

@thecodacus
Copy link
Collaborator

thats difficult to do because of browser limitations. need to look into it.

@bizrockman
Copy link
Author

What about a roundtrip? Having files local in a directory that can be sync with VS. In bolt.new this is possible but not to link the code base with a github repo. So that I need separate tools to make that work.

@thecodacus
Copy link
Collaborator

I am working on a git push will be available soon

@thecodacus
Copy link
Collaborator

#818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants