diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-10 23:34:03 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-10 23:34:03 -0300 |
commit | e1f2c070c9272cf8cf585550d59efe9c723a2d4b (patch) | |
tree | 4a3f074ebb2cf509c579b624121d2902eaff1538 | |
parent | 417b116500320ff87e4427b60f15bf922d784ee0 (diff) | |
download | scripts-e1f2c070c9272cf8cf585550d59efe9c723a2d4b.tar.gz scripts-e1f2c070c9272cf8cf585550d59efe9c723a2d4b.tar.bz2 |
Removing git-hooks and pulseaudio-mixer-cli submodules
-rw-r--r-- | .gitmodules | 6 | ||||
l--------- | git-hooks | 1 | ||||
m--------- | misc/git-hooks | 0 | ||||
m--------- | misc/pulseaudio-mixer-cli | 0 | ||||
l--------- | pulseaudio-mixer-cli | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules index ee58c0d..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +0,0 @@ -[submodule "misc/pulseaudio-mixer-cli"] - path = misc/pulseaudio-mixer-cli - url = https://github.com/mk-fg/pulseaudio-mixer-cli.git -[submodule "misc/git-hooks"] - path = misc/git-hooks - url = https://github.com/icefox/git-hooks diff --git a/git-hooks b/git-hooks deleted file mode 120000 index cc21c7b..0000000 --- a/git-hooks +++ /dev/null @@ -1 +0,0 @@ -misc/git-hooks/git-hooks
\ No newline at end of file diff --git a/misc/git-hooks b/misc/git-hooks deleted file mode 160000 -Subproject feae1e052ede35ca02a4643e91d60eb33e876bb diff --git a/misc/pulseaudio-mixer-cli b/misc/pulseaudio-mixer-cli deleted file mode 160000 -Subproject addc069d4cbb38c5f63a997c865e607bd7d3f82 diff --git a/pulseaudio-mixer-cli b/pulseaudio-mixer-cli deleted file mode 120000 index 3035e6f..0000000 --- a/pulseaudio-mixer-cli +++ /dev/null @@ -1 +0,0 @@ -misc/pulseaudio-mixer-cli/pulseaudio-mixer-cli.py
\ No newline at end of file |