git-lfs/docs/man/git-media-push.1.ronn

18 lines
354 B
Plaintext
Raw Normal View History

2014-06-02 22:35:56 +00:00
git-media-push(1) -- Push queued large files to the Git Media endpoint.
=======================================================================
## SYNOPSIS
`git media push`
## DESCRIPTION
Push uploads any queued Git Media files to the configured endpoint for the
current Git remote.
## SEE ALSO
2014-06-02 22:56:01 +00:00
git-media-clean(1).
2014-06-02 22:35:56 +00:00
Part of the git-media(1) suite.