Skip to content

Add ability to reset branch to remote #894

@cambot

Description

@cambot

On occasion, we end up with divergent branches in our lowest shared/deployed environment. it is really cumbersome to have to drop to the OS to issue a git reset --hard command (in part because permissions on the OS are really restrictive). Ideally, it would do a git-fetch followed by the reset.

It would be nice if this were an option somewhere within the UI to reset the current branch to it's origin counterpart: either an action button when you select a local branch or maybe an input that lets you run git commands from the settings page (you could show it only in expert mode)

This is more of a convenience request than anything else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    customerBased on customer feedback (as opposed to something identified by developers)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions