Skip to content

talking about 'merge/rebase objective branch' #1238

@fangtaoysu

Description

@fangtaoysu

In tutorials 3 and 4, you learned about the use of merge and rebase. The 'merge' command in Tutorial 3 was executed on the main branch, while the Rebase Command in tutorial 4 was executed on the Bugfix branch. In the real world, developers typically do git pull = git fetch + git merge` on their own branch, but this tutorial makes one think that this is another difference between the two commands, at least for me.
ps: good tutorials in other parts!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions