bitbucket pull vs fetch code example
Example: bitbucket pull vs fetch
fetch - retrieve metadata to see if there are any changes available.
pull - checks for changes AND copies those changes from the remote repository
fetch - retrieve metadata to see if there are any changes available.
pull - checks for changes AND copies those changes from the remote repository