Skip to content

Not all local branches can merge with its remote-tracking branch by a single git pull command at once #533

@YueLinHo

Description

@YueLinHo

book\02-git-basics\sections\remotes.asc line 192

The merge feature of git pull only works on current branch. So,

[...] and multiple branches that are automatically merged when you run `git pull`.

could be?

[...] and multiple branches that can be merged automatically when you run `git pull`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions