git-lfs/commands
Steve Streeting 875b4deef0 'git lfs track' now automatically touches matching files already in git
This makes them appear as modified in 'git status' which indicates they
need to be re-committed to be moved into LFS if already in git.
See #1057
2016-03-22 10:39:55 +00: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 actually print non-fatal errors 2016-02-23 09:11:52 -07: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 remove some more ls.objects references 2016-02-23 11:20:28 -07: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 'git lfs track' now automatically touches matching files already in git 2016-03-22 10:39:55 +00: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