scala-steward-org / scala-steward

:robot: A bot that helps you keep your projects up-to-date
Apache License 2.0
1.13k stars 491 forks source link

Fix ambiguous argument 'main' #3361

Open olivierdeckers opened 1 month ago

olivierdeckers commented 1 month ago

When scala-steward attempts to update a PR and a file/folder in the repository has the same name as the branch that it is being run against, it fails with a fatal error: fatal: ambiguous argument 'main': both revision and filename This change should fix the ambiguity