]> gitweb.fluxo.info Git - keyringer.git/commitdiff
More git completion code
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 2 Aug 2013 21:58:30 +0000 (18:58 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 2 Aug 2013 21:58:30 +0000 (18:58 -0300)
lib/keyringer/completions/bash

index 3c082934cc04c7ffbe8551f2ea0b982544c01305..247b7ff234f4fc029d918784aae571b87293947f 100644 (file)
@@ -85,7 +85,7 @@ _keyringer() {
     esac
   elif [ "${command}" == "git" ]; then
     # TODO
-    true
+    opts="$(_keyringer_git_complete ${COMP_WORDS[@]:3})"
   fi
 
   # Avoid annoying bell and extra tab