Go to file
2014-06-02 09:35:22 -06:00
bin add gopack 2014-06-02 09:33:51 -06:00
client send accept/content-type headers on git-media PUT requests 2014-06-02 09:35:21 -06:00
cmd remove server stuff 2014-06-02 09:35:21 -06:00
commands be flexible about missing log directories 2014-06-02 09:35:21 -06:00
filters Create media file when it doesn't exist, use local copy when it does 2014-06-02 09:34:33 -06:00
queuedir add Queue.Walk() 2014-06-02 09:33:52 -06:00
script update scripts for ci 2014-06-02 09:35:22 -06:00
.gitignore add a basic server for syncing 2014-06-02 09:33:51 -06:00
config.go enforce correct usage of gitmedia.Panic() everywhere 2014-06-02 09:35:20 -06:00
gitmedia.go Panic() now writes to a log file 2014-06-02 09:35:20 -06:00
gopack.config update scripts for ci 2014-06-02 09:35:22 -06:00
logging.go make it clear where the logs are going 2014-06-02 09:35:21 -06:00
metaencoding_test.go account for the trailing linebreak 2014-06-02 09:34:33 -06:00
metaencoding.go add an ending linebreak to the meta file that's written to git 2014-06-02 09:34:33 -06:00
queues.go walk the queue 2014-06-02 09:33:53 -06:00
README.md get the path if its available 2014-06-02 09:35:07 -06:00

Git Media

Command line tool for managing large files on GitHub.

See the Git Media overview.