Search across all documentation pages
6 pages in this section.
Learn a Git branching model for mobile teams that respects store release freezes, using trunk-based integration and short-lived feature branches.
Learn to adapt GitHub Flow for mobile development, using release branches for store trains and hotfix branches for OTA channels to align production code.
Learn to use Git worktrees and interactive rebase to manage parallel SDK upgrades and long-running spikes without disrupting your main branch.
Integrate GitHub Actions with PR templates to enforce device test evidence for native, UI, and navigation changes, preventing merges without real device QA.
Learn 25 essential Git and GitHub best practices for mobile teams, covering main branch integrity, lockfile commits, and release management.
A single-page roundup of every highlight bullet from the 5 pages in the Git & GitHub section, grouped by source page so you can scan all 30 takeaways without opening each article individually.