Mancer1 commented on PR #2560: URL: https://github.com/apache/systemds/pull/2560#issuecomment-5237568799
> You can simply run the following @Mancer1: > > ``` > git fetch upstream > dev/format-changed.sh upstream/main > ``` I believe I tried it before. It didn't affect anything. ````bash rice@Arnor:~/MasterBrain2000-Project-S3779-LZW-ColGroup$ git fetch upstream dev/format-changed.sh upstream/main remote: Enumerating objects: 299, done. remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 100% (90/90), done. remote: Total 299 (delta 105), reused 82 (delta 82), pack-reused 127 (from 2) Receiving objects: 100% (299/299), 262.07 KiB | 507.00 KiB/s, done. Resolving deltas: 100% (122/122), completed with 16 local objects. From https://github.com/apache/systemds * [new branch] dependabot/github_actions/docker/login-action-4.6.0 -> upstream/dependabot/github_actions/docker/login-action-4.6.0 7a0e5ca0ac..9dccbc3e60 main -> upstream/main All PR-edited Java lines are correctly formatted. rice@Arnor:~/MasterBrain2000-Project-S3779-LZW-ColGroup$ git status On branch main Your branch is up to date with 'origin/main'. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
