summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-11-18 22:28:25 -0800
committerMichael Forney <mforney@mforney.org>2021-11-18 22:54:41 -0800
commita74855fc52794ce99230c036b0040e086dbe37b8 (patch)
tree4a7ea75c0417c90d9e8d56cae8eba1742cea8360 /.gitmodules
parent030803441dc55320a2edf4e39d686417da0dfc13 (diff)
oksh: Remove tab completion patch
This has some issues when the pattern matches multiple files, so remove for now.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 01779ddc..d9a1d034 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -246,7 +246,6 @@
[submodule "pkg/oksh/src"]
path = pkg/oksh/src
url = https://github.com/ibara/oksh.git
- ignore = all
[submodule "pkg/openssh/src"]
path = pkg/openssh/src
url = https://github.com/oasislinux/openssh.git