Skip to content

aartamonau/repo.bash_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Bash completion for repo utility (http://code.google.com/p/git-repo/).

License: public domain.

Known bugs:

1. Due to bash completion peculiarities completion inside an input line does not
work as expected. E.g.:
  repo upload --br= --reviewers=reviewer@somewhere.com project
  cursor --------> ^
In this case branch won't be completed before you enter any letter. This bug
can be worked around but this requires reimplementing of bash completion library
word splitting routines which I'm reluctant to do right now.

About

Bash completion for repo.

Resources

Stars

Watchers

Forks

Packages

No packages published