Switch branch on CLI

Hello, maybe i misunderstand how the CLI works, but how do branches work? from what i can see, there isn't a specific way to switch my branch. For example, right now, on a branch i've labelled "develop", I've added an edge function and changed the data type of a column in my db. how do i know which branch I'm pulling/starting when working with supabase locally?
Was this page helpful?