diff options
author | Yigit Sever | 2021-10-05 14:33:34 +0300 |
---|---|---|
committer | Yigit Sever | 2021-10-05 14:33:34 +0300 |
commit | c5b03438c04be6379ca65529909c72d38402580f (patch) | |
tree | 06a69d5ab9d0a9dd161a04f7a47b5706717ec0e6 | |
parent | bb32493df26b155863c6fd0fd8ee10468baab0ed (diff) | |
download | packages-c5b03438c04be6379ca65529909c72d38402580f.tar.gz packages-c5b03438c04be6379ca65529909c72d38402580f.tar.bz2 packages-c5b03438c04be6379ca65529909c72d38402580f.zip |
osh: Adopted
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | osh | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ca8092d..cb899ad 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -73,3 +73,6 @@ | |||
73 | [submodule "htpdate"] | 73 | [submodule "htpdate"] |
74 | path = htpdate | 74 | path = htpdate |
75 | url = ssh://aur@aur.archlinux.org/htpdate.git | 75 | url = ssh://aur@aur.archlinux.org/htpdate.git |
76 | [submodule "osh"] | ||
77 | path = osh | ||
78 | url = ssh://aur@aur.archlinux.org/osh.git | ||
diff --git a/osh b/osh new file mode 160000 | |||
Subproject b74929b533cad06f528d1d833bb1c02b1fd70ba | |||