Skip to content

Bash Completion Returns Only Tags #11

Description

@GoogleCodeExporter
Forwarded from Ubuntu Lanchpad:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/973791

I am not the original reporter, but could confirm the behavior.

Steps to reproduce:
mkdir foo
cd foo
git init
mkdir debian
touch debian/control
git add debian/control
git commit -am "blah"
git tag debian/1.0.0-1
git checkout deb<TAB>

Expected result:
debian/1.0.0-1 debian/control
$ git checkout deb

Actual result:
$ git checkout debian/1.0.0-1


What version of the product are you using? On what operating system?
Original Reporter: 1.7.9.1-1 on Ubuntu 12.04
Forwarder: 1.7.5.4-1 on Ubuntu 11.10

Original issue reported on code.google.com by dmo...@gmail.com on 5 Apr 2012 at 5:16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions