Go to file
2014-06-02 09:35:22 -06:00
bin add gopack 2014-06-02 09:33:51 -06:00
client kill toml, git config does what we need 2014-06-02 09:35:22 -06:00
cmd remove server stuff 2014-06-02 09:35:21 -06:00
commands kill toml, git config does what we need 2014-06-02 09:35:22 -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
integration use the origin endpoint as the default 2014-06-02 09:35:22 -06:00
queuedir add Queue.Walk() 2014-06-02 09:33:52 -06:00
script initial integration tests spike 2014-06-02 09:35:22 -06:00
.gitignore add a basic server for syncing 2014-06-02 09:33:51 -06:00
config_test.go some (*Configuration) Endpoint() tests 2014-06-02 09:35:22 -06:00
config.go some (*Configuration) Endpoint() tests 2014-06-02 09:35:22 -06:00
gitmedia.go use append() to add GIT_* env vars 2014-06-02 09:35:22 -06:00
gopack.config kill toml 2014-06-02 09:35:22 -06:00
logging.go git-media config shows the config settings 2014-06-02 09:35:22 -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.