Skip to content

feat: patch so that bark works with github desktop also#1

Merged
debkanchan merged 8 commits into
debkanchan:mainfrom
Abhinav-Chdhary:main
May 10, 2026
Merged

feat: patch so that bark works with github desktop also#1
debkanchan merged 8 commits into
debkanchan:mainfrom
Abhinav-Chdhary:main

Conversation

@Abhinav-Chdhary
Copy link
Copy Markdown
Contributor

This PR adds GitHub Desktop compatibility to Bark by adding pre-commit hook alongside the
existing pre-push hooks.

Problem: GitHub Desktop doesn't execute pre-push hooks, making Bark ineffective for Desktop app users.

Solution: Added bark git-hook install-commit and bark git-hook uninstall-commit commands that install
pre-commit hooks, which GitHub Desktop respects.

Changes:

  • New commands for pre-commit hook management
  • Updated documentation with GitHub Desktop usage guide

Testing: Verified in production repository with GitHub Desktop

@debkanchan debkanchan merged commit 60a538e into debkanchan:main May 10, 2026
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants