git-lfs/commands
2016-03-31 12:00:44 +01:00
..
command_checkout.go Use LoggedError instead of Panic if update-index fails in checkout #725 2015-10-13 16:48:20 +01:00
command_clean.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_clone.go Use Exit instead of Panic in lfs clone 2016-02-11 17:52:20 +00:00
command_env.go Support remote.name.pushurl correctly to fix #945 2016-01-25 16:56:07 +00:00
command_ext.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_fetch.go Refactor all scanner-related functions to wrap channels & report async errors 2016-03-31 12:00:44 +01:00
command_fsck.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_init.go annotate TODOs with issues 2015-11-16 16:40:33 -07:00
command_install.go rename init => install 2015-11-16 13:31:26 -07:00
command_logs.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_ls_files.go tweak ls-files output 2015-09-25 10:32:30 -06:00
command_pointer.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_pre_push.go actually print non-fatal errors 2016-02-23 09:11:52 -07:00
command_prune.go Refactor all scanner-related functions to wrap channels & report async errors 2016-03-31 12:00:44 +01:00
command_pull.go Implemented 'git lfs clone' 2016-02-11 12:36:19 +00:00
command_push.go Fix "Uploading refs <remote> to remote <refs>" log string 2016-03-17 15:24:27 -07:00
command_smudge.go "media" word is left over from "git media" days 2016-01-29 14:41:40 -07:00
command_status.go remove unnecessary git.CurrentBranch() call in status command 2015-11-24 11:43:16 -07:00
command_track.go pass gitattributes patterns (mostly) unchanged 2016-02-03 16:50:07 -07:00
command_uninit.go annotate TODOs with issues 2015-11-16 16:40:33 -07:00
command_uninstall.go rename uninit => uninstall 2015-11-16 13:37:08 -07:00
command_untrack.go attribtues -> attributes. 2015-10-02 08:37:35 +13:00
command_update.go fix lfs.InRepo() 2015-10-19 14:47:18 -06:00
command_version.go remove all Short messages 2015-09-17 16:08:28 -06:00
commands.go actually print non-fatal errors 2016-02-23 09:11:52 -07:00