git-lfs/docs/man/git-hawser-init.1.ronn
2015-01-30 15:04:52 -05:00

18 lines
408 B
Markdown

git-hawser-init(1) -- Ensure Hawser is configured properly.
=============================================================
## SYNOPSIS
`git hawser init`
## DESCRIPTION
Init performs the following actions to ensure Hawser is setup properly:
* Sets up the clean and smudge filters under the name "hawser".
* Installs a pre-push hook to run git-hawser-push(1)
## SEE ALSO
Part of the git-hawser(1) suite.