Skip to content

Add option to apply update to remote changes #2

@iamdevlinph

Description

@iamdevlinph

Maybe run the command like git-summary -u
-u meaning to do pull/push on the dir if necessary

So for the following cases, the following command will happen.
_v - git fetch; git pull --rebase origin <branch> or maybe do a pull or a merge
_^ - git push origin <branch>

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