Skip to content

Commit

Permalink
Update .github/workflows/update-subtree.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Carolyn Zech <[email protected]>
  • Loading branch information
tautschnig and carolynzech authored Feb 19, 2025
1 parent c91f171 commit 8538443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-subtree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# subtree/library has the subtree-split variant of a commit that previously
# went into upstream/master. Running `git subtree split` on top of the
# original commit is much faster (my experiment when working on 280k+
# original commit (i.e., the commit from upstream/master) is much faster (my experiment when working on 280k+
# commits: 113 seconds vs 613 seconds) than using the HEAD commit from
# subtree/library as base.
SUBTREE_HEAD=$(git log --format=%s -n 1 origin/subtree/library)
Expand Down

0 comments on commit 8538443

Please sign in to comment.