WIP: Local Sync #1

Draft
jmarya wants to merge 1 commit from mdsync into main
Owner

Sync Vikunja into a local markdown task format

Sync Vikunja into a local markdown task format
feat: implement local sync
All checks were successful
ci/woodpecker/pr/rust-test/2 Pipeline was successful
ci/woodpecker/pr/rust-test/1 Pipeline was successful
ci/woodpecker/pr/rust-test/3 Pipeline was successful
03743c27d5
All checks were successful
ci/woodpecker/pr/rust-test/2 Pipeline was successful
ci/woodpecker/pr/rust-test/1 Pipeline was successful
ci/woodpecker/pr/rust-test/3 Pipeline was successful
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mdsync:mdsync
git switch mdsync

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff mdsync
git switch mdsync
git rebase main
git switch main
git merge --ff-only mdsync
git switch mdsync
git rebase main
git switch main
git merge --no-ff mdsync
git switch main
git merge --squash mdsync
git switch main
git merge --ff-only mdsync
git switch main
git merge mdsync
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/vk!1
No description provided.