git-lfs/commands
brian m. carlson 0f14bfeedd
migrate import: don't allow path filters with --above
The --include, --exclude, and --fixup options don't work properly with
--above, so let's print an error instead of silently doing the wrong
thing.  Document this fact as well to make sure that people aren't
surprised.
2021-12-08 18:51:28 +00:00
..
command_checkout.go commands: handle checkout --to with no args 2021-12-06 22:56:18 -08:00
command_clean.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_clone.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_dedup.go fs: specify a file as existing if it's empty 2021-09-28 12:33:22 +00:00
command_env.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_ext.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_fetch.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_filter_process.go Introduce a single translation 2021-11-15 14:59:20 +00:00
command_fsck.go fs: specify a file as existing if it's empty 2021-09-28 12:33:22 +00:00
command_install.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_lock.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_locks.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_logs.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_ls_files.go ls-files: don't process empty files as pointers 2021-10-12 20:29:32 +00:00
command_migrate_export.go Call migrate() BlobFn on every blob 2021-10-07 11:44:07 +02:00
command_migrate_import.go migrate import: don't allow path filters with --above 2021-12-08 18:51:28 +00:00
command_migrate_info.go Call migrate() BlobFn on every blob 2021-10-07 11:44:07 +02:00
command_migrate.go commands,t: gitattributes migrate filepath parsing 2021-12-02 21:34:05 -08:00
command_pointer.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_post_checkout.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_post_commit.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_post_merge.go commands: remove any cfg.Remote() calls from Command flags 2017-10-27 15:07:36 -06:00
command_pre_push.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_prune.go fs: specify a file as existing if it's empty 2021-09-28 12:33:22 +00:00
command_pull.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_push.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_smudge.go Fix bound for largefilewarning 2021-09-19 01:04:13 +03:00
command_standalone_file.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_status.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_track.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_uninstall.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_unlock.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_untrack.go commands: make sure we're in the working tree 2020-10-14 20:58:28 +00:00
command_update.go commands: make sure we're in the working tree 2020-10-14 20:58:28 +00:00
command_version.go Set package version to v3 2021-09-02 20:41:08 +00:00
commands_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
commands.go commands,t: gitattributes migrate filepath parsing 2021-12-02 21:34:05 -08:00
lockverifier.go Set package version to v3 2021-09-02 20:41:08 +00:00
multiwriter.go tasklog: check for connected tty on the actual writer 2018-11-14 14:35:29 -08:00
path_nix.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
path_windows.go Set package version to v3 2021-09-02 20:41:08 +00:00
path.go track: use default line endings for core.autocrlf=input 2019-07-16 16:57:21 +00:00
pointers.go Set package version to v3 2021-09-02 20:41:08 +00:00
pull.go Set package version to v3 2021-09-02 20:41:08 +00:00
run.go commands: initialize locale on startup 2021-11-10 14:30:30 +00:00
uploader_test.go commands: extract lockVerifier from uploadContext 2017-11-01 17:35:43 -06:00
uploader.go Set package version to v3 2021-09-02 20:41:08 +00:00