Go to file
2014-06-02 09:37:51 -06:00
bin add gopack binary for Windows 2014-06-02 09:35:23 -06:00
client remove unneeded variable 2014-06-02 09:37:51 -06:00
cmd remove unused code 2014-06-02 09:37:50 -06:00
commands Validate access with OPTIONS before doing a PUT 2014-06-02 09:37:50 -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
gitconfig Start an init command, checks for and installs clean/smudge filter config 2014-06-02 09:37:50 -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 Handle ssh urls 2014-06-02 09:37:50 -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 If given, add the filename to the upload queue 2014-06-02 09:35:23 -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.