Skip to content

Commit 8538443

Browse files
tautschnigCarolyn Zech
andauthored
Update .github/workflows/update-subtree.yml
Co-authored-by: Carolyn Zech <[email protected]>
1 parent c91f171 commit 8538443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-subtree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
# subtree/library has the subtree-split variant of a commit that previously
5353
# went into upstream/master. Running `git subtree split` on top of the
54-
# original commit is much faster (my experiment when working on 280k+
54+
# original commit (i.e., the commit from upstream/master) is much faster (my experiment when working on 280k+
5555
# commits: 113 seconds vs 613 seconds) than using the HEAD commit from
5656
# subtree/library as base.
5757
SUBTREE_HEAD=$(git log --format=%s -n 1 origin/subtree/library)

0 commit comments

Comments
 (0)