Skip to content

Commit 74a792e

Browse files
committed
revert accidential change
1 parent bc58e61 commit 74a792e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/patchable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ cargo patchable checkout druid 26.0.0
200200
cargo patchable init version druid 28.0.0 --upstream https://github.com/apache/druid.git --base druid-28.0.0
201201

202202
# Create and go to the worktree for the new version
203-
pushd $(cargo patchable checkout hadoop/hadoop 3.5.0)
203+
pushd $(cargo patchable checkout druid 28.0.0)
204204

205205
# Cherry pick the old patch series
206206
git cherry-pick patchable/base/26.0.0..patchable/26.0.0

0 commit comments

Comments
 (0)