git-lfs/commands
Chris Darroch b4e70fffa9 commands/command_prune.go: remove extra whitespace
Prior to making changes in the "git lfs prune" command's
implementation in subsequent PRs, we first remove a bit of
spurious whitespace, just to improve consistency between
similar functions.
2022-04-25 02:20:32 -07:00
..
command_checkout.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_clean.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
command_clone.go subprocess: report errors when finding executables 2022-04-19 09:45:20 -07:00
command_dedup.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_env.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_ext.go commands/command_ext.go: translate ext header only 2022-01-29 22:32:57 -08:00
command_fetch.go commands/command_fetch.go: separate message prefix 2022-01-29 21:59:22 -08:00
command_filter_process.go commands/command_filter_process.go: fix message 2022-01-31 11:39:23 -08:00
command_fsck.go commands,lfs: reverse ScanRefRangeByTree ref args 2022-02-06 21:32:27 -08:00
command_install.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_lock.go commands,git,lfs: rename left/right RefUpdate vars 2022-02-06 21:32:27 -08:00
command_locks.go commands,git,lfs: rename left/right RefUpdate vars 2022-02-06 21:32:27 -08:00
command_logs.go commands/logs: make strings translatable 2022-01-18 17:03:27 +00:00
command_ls_files.go subprocess: report errors when finding executables 2022-04-19 09:45:20 -07:00
command_migrate_export.go commands/migrate: make strings translatable 2022-01-18 17:03:37 +00:00
command_migrate_import.go Merge branch 'main' into extra-git-string-translations 2022-01-31 11:41:17 -08:00
command_migrate_info.go Merge branch 'main' into extra-git-string-translations 2022-01-31 11:41:17 -08:00
command_migrate.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_pointer.go avoid extra message format parsing where possible 2022-01-29 22:32:58 -08:00
command_post_checkout.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
command_post_commit.go commands/post-checkout: make strings translatable 2022-01-18 17:03:37 +00:00
command_post_merge.go commands/post-merge: make strings translatable 2022-01-18 17:03:37 +00:00
command_pre_push.go commands: rename remaining left/right vars 2022-02-06 21:32:27 -08:00
command_prune.go commands/command_prune.go: remove extra whitespace 2022-04-25 02:20:32 -07:00
command_pull.go commands/pull: make strings translatable 2022-01-18 17:03:38 +00:00
command_push.go commands: rename some left/right ref terms 2022-02-06 21:32:27 -08:00
command_smudge.go smudge: honor GIT_LFS_SKIP_SMUDGE with checkout-index 2022-02-07 19:22:02 +00:00
command_standalone_file.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_status.go subprocess: report errors when finding executables 2022-04-19 09:45:20 -07:00
command_track.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_uninstall.go commands/uninstall: make strings translatable 2022-01-18 17:03:48 +00:00
command_unlock.go commands,git,lfs: rename left/right RefUpdate vars 2022-02-06 21:32:27 -08:00
command_untrack.go commands,config,t: use single quotes in messages 2022-01-29 22:35:10 -08:00
command_update.go make additional message strings translatable 2022-01-29 22:36:19 -08: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 Merge branch 'main' into minor-text-fixups 2022-04-14 08:52:11 -07:00
lockverifier.go commands,git,lfs: rename left/right RefUpdate vars 2022-02-06 21:32:27 -08: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 subprocess: report errors when finding executables 2022-04-19 09:45:20 -07: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 subprocess: report errors when finding executables 2022-04-19 09:45:20 -07:00
run.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
uploader_test.go commands: extract lockVerifier from uploadContext 2017-11-01 17:35:43 -06:00
uploader.go commands: rename remaining left/right vars 2022-02-06 21:32:27 -08:00