I (assuming like many other engineers) use a custom shell prompt that is designed to show git status (if local is ahead/behind etc). After running av sync or av pr, making local changes and committing them, I see no local status. It appears no upstream is set. Can the upstream be set as the last step in those commands or is there some issue I cannot see that would arise from that?