Skip to content

Warning about Git LFS locking API is printed to stdout #5306

@graywolf-at-work

Description

@graywolf-at-work

Describe the bug

When running with origin that does not support locking API, following warning is printed:

Remote "origin" does not support the Git LFS locking API. Consider disabling it with:
  $ git config lfs.https://phabricator.showmax.cc/diffusion/PFC/pf-core.git/info/lfs.locksverify false

However, this is printed to stdout. That messes with shell scripting. The logical place to print this to would be stderr.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions