diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 16:05:01 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 16:05:01 -0200 |
commit | 90d74be675ff68c0341454804ff8adc89ddeba98 (patch) | |
tree | f6cd2acee67f66446d0781967fa7f95d5d4bc6b2 | |
parent | c01f7df4dddf8d646d2bbe5ada3f07e87c44bdab (diff) | |
download | pentadactyl-90d74be675ff68c0341454804ff8adc89ddeba98.tar.gz pentadactyl-90d74be675ff68c0341454804ff8adc89ddeba98.tar.bz2 |
Adding toggleproxy submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pentadactyl.dot/plugins.link/toggleproxy | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9062256 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pentadactyl.dot/plugins.link/toggleproxy"] + path = pentadactyl.dot/plugins.link/toggleproxy + url = https://github.com/congma/toggleproxy diff --git a/pentadactyl.dot/plugins.link/toggleproxy b/pentadactyl.dot/plugins.link/toggleproxy new file mode 160000 +Subproject 7ddf0888d15624e9bd8bcfc1a3d1f66aa67e9d4 |