Skip to content

Feature/add git support for project sync#30

Merged
mcgivrer merged 2 commits into
developfrom
feature/add-git-support-for-project-sync
Feb 25, 2026
Merged

Feature/add git support for project sync#30
mcgivrer merged 2 commits into
developfrom
feature/add-git-support-for-project-sync

Conversation

@mcgivrer

Copy link
Copy Markdown
Owner

No description provided.

- Introduced Git integration in MarkNote, allowing users to commit local changes, pull from remote, and push updates.
- Added a Git toolbar in the Project Explorer for easy access to sync operations.
- Implemented Git status indicators for files in the Project Explorer, showing their tracked status (CLEAN, MODIFIED, STAGED, UNTRACKED).
- Created a GitService class to handle Git operations asynchronously, including status refresh and sync.
- Enhanced the Options dialog with a new Git tab for configuring SSH keys and personal access tokens.
- Updated user guide to include Git support details and usage instructions.
- Added internationalization support for new Git-related messages in multiple languages.

fixes #29
@mcgivrer mcgivrer added this to the 0.1.0 milestone Feb 25, 2026
@mcgivrer mcgivrer self-assigned this Feb 25, 2026
@mcgivrer mcgivrer added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 25, 2026
@mcgivrer mcgivrer merged commit 476405e into develop Feb 25, 2026
1 check passed
@mcgivrer mcgivrer deleted the feature/add-git-support-for-project-sync branch March 22, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant