git-lfs/commands
2015-09-17 15:56:06 -06:00
..
command_checkout.go wrap the common behavior in requireInRepo() 2015-09-08 10:23:27 -06: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 Merge pull request #646 from github/push-all-to-remote 2015-09-10 06:28:28 -07:00
command_fsck.go wrap the common behavior in requireInRepo() 2015-09-08 10:23:27 -06: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 add an integration test to prove #668 works 2015-09-17 15:03:11 -06: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 wrap the common behavior in requireInRepo() 2015-09-08 10:23:27 -06:00
command_push.go extract scanAll() from fetchAll() so the push cmd can use it too 2015-09-09 16:44:58 -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 wrap the common behavior in requireInRepo() 2015-09-08 10:23:27 -06:00
command_track_test.go Added test for pure helper function 2015-06-01 16:50:04 +02:00
command_track.go fix behavior of 7 commands when run outside git repo 2015-09-08 09:29:53 -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 test the exit code of the commands 2015-09-08 10:20:52 -06:00
command_version.go update import paths 2015-05-25 12:20:50 -06:00
commands.go clean up surrounding whitespace in the help output 2015-09-17 15:56:06 -06:00