It does not accurately describe the relationship between named points in the
commit history (what branches are).
If you create a branch from master (let's keep this name for now), you create a
new pointer, it's now the slave branch.
You now make changes to the slave branch.