Skip to content

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

Open
Abhinav-Chdhary wants to merge 1 commit intodebkanchan:mainfrom
Abhinav-Chdhary:main
Open

feat: patch so that bark works with github desktop also#1
Abhinav-Chdhary wants to merge 1 commit intodebkanchan:mainfrom
Abhinav-Chdhary:main

Conversation

@Abhinav-Chdhary
Copy link
Copy Markdown

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

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.

1 participant