git-lfs/commands
Rick Olson 0a7e94c6b3 hide the download check queue.
we don't need the output for push or pre-push
2015-09-09 16:27:59 -06:00
..
command_checkout.go Merge branch 'master' into errors 2015-09-01 10:48:22 -04:00
command_clean.go Error context can hold any kind of data, simplify the cleanPointerError 2015-08-28 12:08:57 -04:00
command_env.go show the endpoint auth type in 'git lfs env' 2015-09-01 15:47:47 -06:00
command_ext.go LFS Extensions: smudge command 2015-07-31 17:08:21 -04:00
command_fetch.go Improve messages 2015-09-07 15:45:03 +01:00
command_fsck.go Make ref resolution return a complete Ref rather than just SHA, & test 2015-08-20 15:36:10 +01:00
command_init.go lfs/setup, commands: revert Setup/Teardown to Install/Uninstall 2015-09-01 18:20:02 -04:00
command_logs.go use append since its simpler 2015-06-19 14:46:27 -06:00
command_ls_files.go Fix error 2015-08-21 15:18:26 +01:00
command_pointer.go Prevent error data loss, give not a pointer error a default message 2015-08-27 11:31:44 -04:00
command_pre_push.go hide the download check queue. 2015-09-09 16:27:59 -06:00
command_pull.go Make ref resolution return a complete Ref rather than just SHA, & test 2015-08-20 15:36:10 +01:00
command_push.go use the channel scanner when pushing ALL objects 2015-09-09 16:16:26 -06:00
command_smudge.go Error context can hold any kind of data, simplify the cleanPointerError 2015-08-28 12:08:57 -04:00
command_status.go Make ref resolution return a complete Ref rather than just SHA, & test 2015-08-20 15:36:10 +01:00
command_track_test.go Added test for pure helper function 2015-06-01 16:50:04 +02:00
command_track.go Use -text instead of -crlf 2015-07-09 10:01:50 -06:00
command_uninit.go lfs/setup, commands: revert Setup/Teardown to Install/Uninstall 2015-09-01 18:20:02 -04:00
command_untrack.go Extracted function 2015-06-16 16:48:13 +02:00
command_update.go teach "git lfs update" how to update the private access values 2015-09-02 13:25:34 -06:00
command_version.go update import paths 2015-05-25 12:20:50 -06:00
commands.go wErr -> err 2015-08-21 14:31:06 -04:00