Initial apps added (cutelog, nemo, ptpython, root-terminal)
Этот коммит содержится в:
родитель
689e032968
Коммит
874ad8f388
12
.gitmodules
поставляемый
Обычный файл
12
.gitmodules
поставляемый
Обычный файл
@ -0,0 +1,12 @@
|
||||
[submodule "ptpython"]
|
||||
path = ptpython
|
||||
url = https://git.mount-mockery.de/dirk/ptpython.git
|
||||
[submodule "starter"]
|
||||
path = starter
|
||||
url = https://git.mount-mockery.de/dirk/starter.git
|
||||
[submodule "cutelog"]
|
||||
path = cutelog
|
||||
url = https://git.mount-mockery.de/dirk/cutelog.git
|
||||
[submodule "nemo"]
|
||||
path = nemo
|
||||
url = https://git.mount-mockery.de/dirk/nemo.git
|
1
cutelog
Подмодуль
1
cutelog
Подмодуль
@ -0,0 +1 @@
|
||||
Subproject commit 11dd27c06c2fedca819eaf22ccec81ee8f0e75f9
|
1
nemo
Подмодуль
1
nemo
Подмодуль
@ -0,0 +1 @@
|
||||
Subproject commit 6f43baa745ee0eeb7bf2caf894d6fc410d0330a3
|
1
ptpython
Подмодуль
1
ptpython
Подмодуль
@ -0,0 +1 @@
|
||||
Subproject commit 6657312cb2fadec8d53c9fcbefeda071bc215f69
|
7
reposinit
Исполняемый файл
7
reposinit
Исполняемый файл
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
ineach -p --exclude .git,starter,nemo "./reposinit"
|
||||
|
1
starter
Подмодуль
1
starter
Подмодуль
@ -0,0 +1 @@
|
||||
Subproject commit 9cdb48e5ad52a5065e591c6f1a32a76115483bd7
|
Загрузка…
x
Ссылка в новой задаче
Block a user