aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2016-11-17 07:10:41 -0500
committerTeddy Wing2016-11-17 07:12:51 -0500
commit4fe771a342ebe2621b71ada49e84548e9fac14e7 (patch)
tree65e94be71331f636484af815e809ceff9527a0a8 /.gitmodules
parent96adb39d3c9c3186ef382660b2eacb6a215e7c89 (diff)
downloadLow-Battery-Yup-4fe771a342ebe2621b71ada49e84548e9fac14e7.tar.bz2
Configure MASShortcut
Make some changes to the project to get MASShortcut working. Can't remember what they were, it was yesterday. Change the MASShortcut submodule URL to my fork of the project, which includes changes to the Xcode project file and codebase that allow it to compile in this project and on my development machine.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1076a7a..40a9b36 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "Low Battery Yup/MASShortcut"]
path = Low Battery Yup/MASShortcut
- url = https://github.com/shpakovski/MASShortcut.git
+ url = https://github.com/teddywing/MASShortcut.git