[all-commits] [llvm/llvm-project] ed0ca8: [Github] Add --diff_from_common_commit to code for...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Oct 12 19:14:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed0ca8402cbc58fb2c3d21ad0cf935c2f3534307
      https://github.com/llvm/llvm-project/commit/ed0ca8402cbc58fb2c3d21ad0cf935c2f3534307
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-10-12 (Sun, 12 Oct 2025)

  Changed paths:
    M llvm/utils/git/code-format-helper.py

  Log Message:
  -----------
  [Github] Add --diff_from_common_commit to code format repro command (#163043)

This ensures that we are not including any branches on main that are not
in the current user's branch in the diff. We can add this to the command
now that --diff_from_common_commit (or at least the fixed version) has
landed in a release (21.1.1).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list