Skip to content

Pull a fetch #71

@ghost

Description

Rozdíl mezi fetch a pull je, že:

git fetch - stáhne branche, tagy, commity (v závislosti na parametrech) z remote repozitáře

git pull - provede git fetch následovaný git merge na aktuální větev (dle parametrů normální, fast-forward nebo rebase)

imho to pomůže s pochopením rozdílu.

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