module 3 - prove that main doesnt have the docs from the branch #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before we merge the new doc from the docs branch, we should run an ls command so that the user understands that those changes are only on the branch, and then after the merge, show them that the docs are now on main too.
just creating a branch and then merging it without showing the tree doesnt prove to the new user that the file was isolated until the merge.