git-lfs/git
Chris Darroch b10bab9628 commands,git: quote ref names in error messages
We revise two error message format strings so as to use
the %q format specifier for Git ref names, which is how
another error message in the commands/lockverifier.go file
quotes a ref name.  This is also more consistent with how
the majority of our error messages format Git remote names.

While not entirely ideal, this change at least ensures we
handle ref names consistently.
2022-01-29 22:22:05 -08:00
..
gitattr revise some informational and error messages 2022-01-29 22:10:48 -08:00
githistory git/githistory: cache files based on full path 2022-01-18 14:22:32 +00:00
attribs.go post-checkout: don't modify permissions of untracked files 2021-12-06 13:44:33 +00:00
config_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
config.go Fix typos 2022-01-05 08:49:08 +02:00
filter_process_scanner_test.go git: use pktline repository 2021-07-20 18:37:31 +00:00
filter_process_scanner.go Set package version to v3 2021-09-02 20:41:08 +00:00
filter_process_status.go git: remove git message prefixes 2022-01-29 21:45:44 -08:00
git_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
git.go git: remove git message prefixes 2022-01-29 21:45:44 -08:00
ls_files.go post-checkout: don't modify permissions of untracked files 2021-12-06 13:44:33 +00:00
ls_tree_scanner_test.go commands/fsck: exit 1 on failed fsck 2021-07-14 18:15:31 +00:00
ls_tree_scanner.go fsck: don't detect symlinks as invalid pointers 2021-10-20 20:51:41 +00:00
object_scanner.go Support SHA-256 repositories 2020-07-29 20:53:44 +00:00
refs_test.go git: port over existing commands.refUpdate tests 2018-01-05 15:18:17 -07:00
refs.go git: remove unnecessary debug trace messages 2018-01-17 11:06:23 -07:00
rev_list_scanner_test.go git: avoid "bad object" messages when force-pushing 2020-04-23 15:13:31 +00:00
rev_list_scanner.go commands,git: quote ref names in error messages 2022-01-29 22:22:05 -08:00
version.go Set package version to v3 2021-09-02 20:41:08 +00:00