diff options
| author | Yigit Sever | 2021-09-26 04:20:21 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-09-26 04:20:21 +0300 |
| commit | 8d140619ee461a62133d1335a60e3d2f87722b55 (patch) | |
| tree | 4942eb4ea36cf7f81a7d8238cfa1d8e861ae9929 | |
| parent | 5f28c5165aa53fc05189e9be2ebf7c6812b2f11c (diff) | |
| download | packages-8d140619ee461a62133d1335a60e3d2f87722b55.tar.gz packages-8d140619ee461a62133d1335a60e3d2f87722b55.tar.bz2 packages-8d140619ee461a62133d1335a60e3d2f87722b55.zip | |
Adopt two, submit two
| -rw-r--r-- | .gitmodules | 12 | ||||
| m--------- | mandown-md-viewer | 22 | ||||
| m--------- | nmly | 0 | ||||
| m--------- | nmly-git | 0 | ||||
| m--------- | turkish-deasciifier-git | 0 |
5 files changed, 34 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 66c78dd..8c8f987 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -25,3 +25,15 @@ | |||
| 25 | [submodule "elementary-icon-theme-git"] | 25 | [submodule "elementary-icon-theme-git"] |
| 26 | path = elementary-icon-theme-git | 26 | path = elementary-icon-theme-git |
| 27 | url = ssh://aur@aur.archlinux.org/elementary-icon-theme-git.git | 27 | url = ssh://aur@aur.archlinux.org/elementary-icon-theme-git.git |
| 28 | [submodule "turkish-deasciifier-git"] | ||
| 29 | path = turkish-deasciifier-git | ||
| 30 | url = ssh://aur@aur.archlinux.org/turkish-deasciifier-git.git | ||
| 31 | [submodule "mandown-md-viewer"] | ||
| 32 | path = mandown-md-viewer | ||
| 33 | url = ssh://aur@aur.archlinux.org/mandown-md-viewer.git | ||
| 34 | [submodule "nmly-git"] | ||
| 35 | path = nmly-git | ||
| 36 | url = ssh://aur@aur.archlinux.org/nmly-git.git | ||
| 37 | [submodule "nmly"] | ||
| 38 | path = nmly | ||
| 39 | url = ssh://aur@aur.archlinux.org/nmly.git | ||
diff --git a/mandown-md-viewer b/mandown-md-viewer new file mode 160000 | |||
| Subproject 019cdc99d854e9d55ec3c64244277c08cdb7c34 | |||
diff --git a/nmly b/nmly new file mode 160000 | |||
| Subproject f71347755e54fc0530bfeeef5fa8b07d9ca8d88 | |||
diff --git a/nmly-git b/nmly-git new file mode 160000 | |||
| Subproject cfe10e5d12edffdabb206c5ca7a916851e732df | |||
diff --git a/turkish-deasciifier-git b/turkish-deasciifier-git new file mode 160000 | |||
| Subproject eebac681a83ce7082f982673f80b9d6a862c9ef | |||
