Skip to content

Commit c27d4a1

Browse files
Drop branch reset; we're already going to end up on that branch
1 parent 01fd396 commit c27d4a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

posts/inside-rust/2019-12-23-formatting-the-compiler.md

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ else
5959
for sha in $(cat /tmp/new.shas); do
6060
git cherry-pick $sha -Xtheirs
6161
done
62-
git branch -f $branch HEAD
6362
# put yourself atop the format the world PR
6463
git rebase -Xtheirs a916ac22b9f7f1f0f7aba0a41a789b3ecd765018
6564
fi

0 commit comments

Comments
 (0)