bash_completion is an extensible mechanism to augment bash’s builtin
completion of filenames with context-sensitive completion of many other
things, such as git subcommands.

anders@fixed-disk:~$ git r<TAB>
rebase             relink             replace-author     rm 
rebase-multi       remote             request-pull       
rebase-onto-many   repack             reset              
reflog             replace            revert             

Even though Ubuntu’s global /etc/bash.bashrc does not enable
bash_completion, the default ~/.bashrc does.  You can find a clean copy
of the default ~/.bashrc in /etc/skel/.bashrc (which is used for
creating new accounts).

** Changed in: git (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088960

Title:
  Missing __git_ps1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1088960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to