
What you can do
- See every pending change across the context tree at a glance
- Review the full diff of any file before committing
- Stage, commit, and write a commit message without leaving the browser
- Push committed changes to your remote space, or pull in changes from teammates
- Resolve merge conflicts file by file
Signing in for push and pull
Local commits work without signing in. Push and pull require a ByteRover account — see Providers & Models.Merge conflicts
When a pull produces a conflict, you can resolve it by taking the local version, the remote version, or writing the merged result yourself, then commit as usual.Next steps
Git-Semantic VC
Learn the underlying version control model.
Providers & Models
Connect providers and sign in.