git-lfs/man/git-media-init.1.ronn
2014-06-04 10:29:19 -04:00

18 lines
409 B
Markdown

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