Skip to content

Commit 8833148

Browse files
committed
feat: split repo change
Rail-Origin: remote@5331dd794c88137570764ae3ab9f2a257ca79801
1 parent 2426a1b commit 8833148

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/test-crate-b/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ pub fn fix_b1() -> bool {
3939
true
4040
}
4141
pub fn sync_feature() -> &'static str { "Synced from monorepo" }
42+
pub fn from_split_v2() -> &'static str { "Modified in split repo }
43+
// Split repo change

0 commit comments

Comments
 (0)