8000 No completion offered for remote branch in git push · Issue #3035 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

No completion offered for remote branch in git push #3035

@ashwin

Description

@ashwin

The command to push a local branch to a remote branch is:

git push remote_name local_branch:remote_branch

Fish does tab completion when typing local_branch, but does not complete when typing the remote_branch in the above command. The remote_branch completion works fine in other commands like git merge remote_name/remote_branch


Fish version: 2.2.0
Operating system: Ubuntu 14.04

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0