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

Modification Request: Commit-Pull-Push #55

Open
sprowell opened this issue Mar 7, 2024 · 1 comment
Open

Modification Request: Commit-Pull-Push #55

sprowell opened this issue Mar 7, 2024 · 1 comment

Comments

@sprowell
Copy link

sprowell commented Mar 7, 2024

The workflow of commit-push is fine, except when you have pending updates in multiple locations. I have two jobs and have to keep things on two different machines for that reason, and I have Logseq open on both to capture information. The commit-push OR pull workflow works fine when I always commit and push before moving from one to the other, but quickly causes the need to rebase when I am not so careful.

One solution is to adopt a commit-pull-push workflow. This is pretty common (see here) and resolves most of the issues folks might encounter. I believe the only change needed is around line 88 of main.tsx, but I am not sure.

One size does not fit all, but from experience, this is the workflow that many of us use for projects generally. I don't know if this could be a configuration option; I am not suggesting cluttering the interface with an additional menu item, just that this helps avoid the need to manually rebase when things go awry.

Love the plugin, use it every day, and keep up the good work!

@swuerl
Copy link

swuerl commented Sep 9, 2024

Made a PR to implement this: #65

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

No branches or pull requests

2 participants