Skip to content

Commit

Permalink
git-tower advice on running git hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 2, 2017
1 parent a9dfc52 commit a9f4c22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,9 @@ This should provide plenty of information to debug the hooks
## Desktop Git clients

The Git hooks should work in desktop clients, like [GitHub Desktop app](https://desktop.github.com/).
If something does not work, it is usually because the desktop App cannot find `node`.
See what [Git Tower application suggests](https://www.git-tower.com/help/mac/faq-and-tips/faq/hook-scripts)
you do in that case.

## Local development

Expand Down

0 comments on commit a9f4c22

Please sign in to comment.