Skip to content

Git: branch switcher + pull/fetch #21

@Oaklight

Description

@Oaklight

Problem

Currently only push works (on the current branch). No way to:

  • See / switch branches
  • Create a branch
  • Pull or fetch from remote

Proposed

  • Top of Git tab: dropdown showing current branch with list of local + remote branches
  • Action buttons: 'New branch', 'Pull', 'Fetch'
  • Warn before switching if there are unsaved or uncommitted changes

Notes

Backend extensions in git_ops.py; frontend in Git tab.

Priority: P2

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium priorityenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions