You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cat-file: reintroduce deprecated --smudge and --use-path options
For backwards compatibility with Git for Windows v2.9.3, we need to
support the --smudge and --use-path options (the options are now called
--filters and --path).
Let's do that, but print out a honking warning that these options are
deprecated. The plan is to drop them in v2.10.0 anyway.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments