Simplify algos.snapshot.snapshot_resolve_alias.
1. rename branch_info to last_branch 2. exclude the last_branch from 'branches', so that: a) it never needs to contain a None value, so we don't need a cast b) no need for slicing
parent
943e440a
No related branches found
No related tags found
Please register or sign in to comment