Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ branch_id
Method
branch_id
atomic-core/src/change/ops.rs:567–569 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
565
/// Returns the branch ID.
566
#[inline]
567
pub fn branch_id(&self) -> BranchId {
568
self.branch_id
569
}
570
571
/// Returns the branch operation.
572
#[inline]
Callers
9
anchor_to_graph
Function · 0.45
apply_file_ops_batched
Function · 0.45
apply_file_ops_batched_groups
Function · 0.45
apply_line_ops_with_position
Function · 0.45
test_record_and_apply_new_file
Function · 0.45
test_multi_file_workflow
Function · 0.45
file_ops_already_materialized
Function · 0.45
next_change_branch_idx
Function · 0.45
seed_materialized_file
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_record_and_apply_new_file
Function · 0.36
test_multi_file_workflow
Function · 0.36